CVE-2026-93806
8.8Linux · Kernel
A memory safety flaw in the Linux kernel wireless subsystem (cfg80211) allows unauthenticated attackers within radio range to trigger out-of-bounds memory access via malformed association responses.
Executive summary
A high-severity vulnerability in the Linux kernel cfg80211 subsystem could allow an unauthenticated attacker within wireless range to cause system instability or potential code execution.
Vulnerability
This is an input validation vulnerability occurring in the cfg80211_rx_assoc_resp function, which improperly accesses management frame fields before verifying the frame length. An unauthenticated attacker can exploit this by sending a specially crafted association response frame to the target device.
Business impact
The vulnerability carries a CVSS score of 8.8, indicating a high risk to operational integrity. A successful exploit could lead to a kernel panic, resulting in unexpected system downtime, or potentially allow an attacker to gain unauthorized control over the affected wireless interface. Given the broad deployment of Linux kernels in infrastructure and IoT devices, the potential for widespread service disruption is significant.
Remediation
Immediate Action: Update the Linux kernel to version 6.12.111, 6.18.53, or a later stable release provided by your distribution vendor.
Proactive Monitoring: Monitor system logs for kernel oops or crash reports related to wireless driver activity, which may indicate attempted exploitation.
Compensating Controls: Restrict wireless network access to trusted devices and implement physical security measures to limit the proximity of potential attackers to the wireless hardware.
Exploitation status
Public Exploit Available: No (Exploit_available: unknown)
Analyst recommendation
This vulnerability represents a significant risk to the stability and security of Linux-based wireless systems. Organizations should prioritize patching their kernel environments as soon as the upstream stable releases are integrated into their respective distribution update cycles. Failure to apply these updates leaves systems susceptible to remote attacks targeting the wireless stack.
More Linux CVEs all →
History
- Disclosed CVE record published
- Collected by CVE Brief via github
- Analyst report written
- Published in the daily brief high section