PatchSiren cyber security CVE debrief
CVE-2026-90244 Linux CVE debrief
A vulnerability in the Linux kernel's iommu_dma_get_msi_page() function has been resolved. The function did not properly lock around the msi_page_list, allowing for concurrent access and potential corruption of the list. This vulnerability affects systems using VFIO type1 and an IOMMU that publishes IOMMU_RESV_SW_MSI, such as ARM SMMU. The issue arises from the improper locking mechanism, which can lead to system instability and potential exploitation. System administrators and security teams should review and apply the kernel patch to ensure the locking mechanism is properly implemented.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- HIGH 7.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-17
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-09-17
- Advisory updated
- 2026-09-18
Who should care
System administrators and security teams responsible for Linux kernel-based systems, particularly those using VFIO type1 and IOMMU_RESV_SW_MSI configurations, should review and apply the kernel patch to ensure the locking mechanism is properly implemented. They should also verify that the system's IOMMU configuration is properly set up to prevent exploitation and monitor system logs for potential exploitation attempts.
Why it matters
This vulnerability in the Linux kernel's iommu_dma_get_msi_page() function can lead to system instability, potential exploitation, and performance issues. System administrators and security teams should review and apply the kernel patch, verify IOMMU configuration, and monitor system logs to prevent exploitation.
- Potential corruption of the msi_page_list, leading to system instability or crashes.
- Possible exploitation by attackers to gain unauthorized access or elevate privileges.
- Need for verification of IOMMU configuration and kernel patch application to prevent exploitation.
- Potential impact on system performance or availability due to concurrent access issues.
Technical summary
The Linux kernel's iommu_dma_get_msi_page() function did not properly lock around the msi_page_list, allowing for concurrent access and potential corruption of the list. This vulnerability affects systems using VFIO type1 and an IOMMU that publishes IOMMU_RESV_SW_MSI, such as ARM SMMU. The issue arises from the improper locking mechanism, which can lead to system instability and potential exploitation. The vulnerability can be mitigated by reviewing and applying the kernel patch, verifying the system's IOMMU configuration, and monitoring system logs.
Defensive priority
High
Recommended defensive actions
- Review and apply the kernel patch to ensure the locking mechanism is properly implemented.
- Verify that the system's IOMMU configuration is properly set up to prevent exploitation.
- Monitor system logs for potential exploitation attempts.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
Evidence notes
The CVE record and NVD vulnerability detail page provide information on the vulnerability, including its description, CVSS score, and affected systems. The Linux kernel's iommu_dma_get_msi_page() function did not properly lock around the msi_page_list, allowing for concurrent access and potential corruption of the list. The vulnerability affects systems using VFIO type1 and an IOMMU that publishes IOMMU_RESV_SW_MSI, such as ARM SMMU. The issue arises from the improper locking mechanism, which can lead to system instability and The N1
Sources and references
Verified primary and authoritative sources
-
CVE-2026-90244 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-90244
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-90244 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-90244
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/2af1e99ec14d226d66ceb9f16c663ee2568e6676
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/5a9e89ea34e0e34ac5d7e949042d665533549e40
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/e3c53e9173a47d5ce1fae020f2c6b1fb3c1123c2
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.