Race condition in Linux kernel - CVE-2026-90244
Published: September 18, 2026
Vulnerability details
The vulnerability allows a local user to corrupt the msi_page_list.
The vulnerability exists due to a race condition in iommu_dma_get_msi_page() when guest drivers concurrently allocate MSIs for devices assigned through a VFIO type1 legacy container. A local user can trigger concurrent MSI allocations to corrupt the msi_page_list.
Exploitation requires a VFIO type1 legacy container that merges two devices from different IOMMU groups onto a shared domain.