CVE-2025-71222
Unknown Unknown - Not Provided
Buffer Overflow in Linux wlcore Driver Causes Kernel Panic

Publication date: 2026-02-14

Last updated on: 2026-03-19

Assigner: kernel.org

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).
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-14
Last Modified
2026-03-19
Generated
2026-06-16
AI Q&A
2026-02-14
EPSS Evaluated
2026-06-14
NVD
EUVD
Affected Vendors & Products
Showing 9 associated CPEs
Vendor Product Version / Range
linux linux_kernel 6.19
linux linux_kernel 6.19
linux linux_kernel 6.19
linux linux_kernel From 5.16 (inc) to 6.1.163 (exc)
linux linux_kernel From 6.7 (inc) to 6.12.70 (exc)
linux linux_kernel From 6.2 (inc) to 6.6.124 (exc)
linux linux_kernel From 6.13 (inc) to 6.18.10 (exc)
linux linux_kernel From 5.11 (inc) to 5.15.200 (exc)
linux linux_kernel From 2.6.32 (inc) to 5.10.250 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Impact Analysis

The impact of this vulnerability is that it can cause the Linux kernel to panic or crash unexpectedly due to the skb_under_panic Oops. This can lead to system instability, potential denial of service, or interruption of wireless network functionality on affected devices.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

I don't know

Executive Summary

This vulnerability exists in the Linux kernel's wifi component, specifically in the wlcore driver. It occurs because the skb (socket buffer) headroom is sometimes insufficient before performing an skb_push operation. This can lead to an skb_under_panic Oops error triggered by the wl1271_tx_work function. Essentially, the headroom available is less than required, causing instability or crashes.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-71222. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart