CVE-2026-80945
Linux · Kernel
A memory management flaw in the Linux kernel iaa crypto driver allows data corruption when software fallback is triggered during decompression on hardware analytics errors.
Executive summary
A critical memory corruption vulnerability in the Linux kernel iaa driver could lead to unauthorized data manipulation and potential system instability.
Vulnerability
The vulnerability exists in the iaa crypto driver: specifically, the driver fails to properly unmap memory buffers before initiating a software fallback during decompression. This allows the system to overwrite destination buffers with stale data from bounce buffers, which may be exploited by an unauthenticated attacker to corrupt memory contents.
Business impact
The potential for data corruption poses a significant risk to the integrity of sensitive information processed by the kernel. Given the CVSS score of 9.1, this vulnerability is classified as critical because it allows for high-impact data manipulation without requiring user interaction or authentication. Successful exploitation could lead to severe operational disruption, loss of data integrity, and potential escalation of privileges within the affected environment.
Remediation
Immediate Action: Update the Linux kernel to version 6.18.51, 7.2.4, or a later stable release where this issue has been resolved.
Proactive Monitoring: Monitor system logs for hardware analytics errors related to the iaa driver and investigate any unexplained kernel panics or data integrity discrepancies.
Compensating Controls: If an immediate kernel update is not feasible, restrict access to services utilizing the iaa hardware acceleration feature to minimize the attack surface.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Due to the critical nature of this vulnerability and its potential to compromise system-level data integrity, organizations should prioritize patching the Linux kernel immediately. Administrators must verify their current kernel versions against the provided fixed releases and schedule deployment during the next available maintenance window to mitigate the risk of memory corruption.
More Linux CVEs all →
History
CVE Brief tracked this CVE 1 day before it had a CVSS score.
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- CVSS score assigned 9.1 (3.1)
- Analyst report written