SB20260918425 - Race condition in Linux kernel iommu driver



SB20260918425 - Race condition in Linux kernel iommu driver

Published: September 18, 2026

Security Bulletin ID SB20260918425
CSH Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Local access
Highest impact Data manipulation

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 vulnerability.


1) Race condition (CVE-ID: CVE-2026-90244)

CWE-ID: CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

CVSSv4: 2 [CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N]


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.


Remediation

Install update from vendor's website.