
Cloud Vulnerability DB
A community-led vulnerabilities database
A race condition vulnerability was identified in the Linux kernel's AMD IOMMU host page table implementation (CVE-2025-39961). The vulnerability was disclosed on October 9, 2025, affecting the page table level management in the AMD IOMMU driver (NVD).
The vulnerability exists in the AMD IOMMU host page table implementation which supports dynamic page table levels (up to 6 levels), starting with a 3-level configuration. The issue occurs in the unmap path (iommuv1unmappages()) where fetchpte() reads pgtable->[root/mode] without proper locking. When increaseaddressspace() is updating pgtable->[root/mode], fetch_pte() may read an incorrect page table level, resulting in operation failures. The vulnerability has been assigned a CVSS v3.1 score of 7.0, indicating moderate severity (Red Hat).
When exploited, this vulnerability can cause iommuunmap operations to fail, potentially leading to system instability. The upper layer may retry operations or log WARNON messages, affecting system reliability (NVD).
The fix implements seqcount to enable lock-free read operations on the read path, as page table level updates are infrequent and already synchronized with a spinlock. This solution has been incorporated into the Linux kernel (NVD).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."