HomeDefectsLIN1023-18791
Acknowledged

LIN1023-18791 : Security Advisory - linux - CVE-2025-71222

Created: Feb 24, 2026    Updated: Feb 26, 2026
Found In Version: 10.23.30.2
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Kernel

Description

In the Linux kernel, the following vulnerability has been resolved:

wifi: wlcore: ensure skb headroom before skb_push

This avoids occasional skb_under_panic Oops from wl1271_tx_work. In this case, headroom is
less than needed (typically 110 - 94 = 16 bytes).