CVE-2026-97442
8.8Linux · Kernel
A memory corruption vulnerability in the Linux kernel ath11k Wi-Fi driver allows adjacent attackers to trigger invalid data access via maliciously crafted packet lengths.
Executive summary
A critical memory corruption flaw in the Linux kernel ath11k driver, exploitable by adjacent attackers, poses a significant risk of system instability or arbitrary code execution.
Vulnerability
The vulnerability exists within the ath11k_dp_rx_h_undecap_nwifi function, where improper validation of packet lengths can lead to memory corruption. As indicated by the CVSS vector (AV:A/PR:N/UI:N), this is an unauthenticated vulnerability exploitable by an attacker on the same local network segment.
Business impact
The potential for memory corruption and unauthorized data access presents a severe risk to system integrity and availability. An attacker could leverage this flaw to crash the system, resulting in denial of service, or potentially execute arbitrary code with kernel privileges. Given the CVSS score of 8.8, this vulnerability is classified as High severity and requires immediate attention to prevent compromise of critical infrastructure.
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 kernel logs for recurring stack corruption errors or unexpected driver crashes related to the ath11k module.
Compensating Controls: Implement network segmentation to restrict access to wireless hardware interfaces and utilize intrusion detection systems to monitor for unusual traffic patterns targeting local Wi-Fi drivers.
Exploitation status
Public Exploit Available: No
Analyst recommendation
The vulnerability represents a significant threat to systems utilizing the ath11k wireless driver. Administrators should prioritize patching the kernel to the recommended versions as soon as they become available through official distribution channels. Failure to remediate this issue leaves systems exposed to potential adjacent network attacks that could lead to full system compromise.
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