Improper control of a resource through its lifetime in Linux kernel - CVE-2026-80945
Published: September 13, 2026
Vulnerability details
The vulnerability allows a local user to corrupt decompression results.
The vulnerability exists due to improper DMA mapping lifecycle management in the Intel IAA decompression fallback when processing a software fallback after a hardware analytics error. A local user can trigger the software fallback before the destination buffer is unmapped to corrupt decompression results.
Corruption occurs when SWIOTLB is active and a stale bounce buffer is copied during DMA unmapping.