CVE-2026-93790
8.8Linux · Kernel
An out-of-bounds memory access vulnerability exists in the Linux kernel iwlwifi driver, potentially allowing memory corruption during block acknowledgment processing.
Executive summary
A high-severity out-of-bounds memory access vulnerability in the Linux kernel iwlwifi driver poses a significant risk of system instability or unauthorized memory modification.
Vulnerability
The vulnerability is caused by an incorrect array index calculation within the iwlwifi mvm driver, where the TFD loop counter is used instead of the actual TID value. This unauthenticated flaw allows for out-of-bounds memory access during block acknowledgment notifications.
Business impact
The CVSS score of 8.8 indicates a high-severity risk that could lead to full system compromise or denial of service. By triggering this memory corruption, an attacker on the adjacent network could potentially disrupt critical kernel operations, cause system crashes, or execute arbitrary code, leading to significant operational downtime and potential data integrity loss.
Remediation
Immediate Action: Update the Linux kernel to version 6.12.111, 6.18.53, or a later stable release where this issue has been resolved.
Proactive Monitoring: Monitor system logs for kernel panics or unusual driver-related error messages that may indicate failed exploitation attempts.
Compensating Controls: Ensure that wireless network access is restricted to authorized devices only, as the attack vector requires adjacent network access to the vulnerable hardware.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the high CVSS score and the potential for kernel-level impact, organizations should prioritize patching the Linux kernel across all affected wireless-enabled systems. System administrators should verify their current kernel version and apply the recommended updates to prevent potential exploitation of this memory access vulnerability.
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