Use-after-free in Linux kernel - CVE-2026-90240
Published: September 18, 2026
Vulnerability details
The vulnerability allows a local user to cause the IOMMU to access freed memory.
The vulnerability exists due to improper context-cache invalidation in the Intel VT-d IOMMU context-cache invalidation logic when tearing down DMA aliases. A local user can trigger teardown of a device with DMA aliases to cause the IOMMU to access freed memory.
In scalable mode, a stale cached context entry can continue to reference a freed PASID directory.