CVE-2026-45944
Linux Linux, linux kernel
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Clear Present bit before tearing down context entry When tearing down a context entry, the current implementation zeros the entire 128-bit entry using multiple 64-bit writes. This creates a window where the hardware can fetch a "torn" entry — where some fields are already zeroed while the 'Present' bit is still set — leading to unpredictable behavior or spurious faults. While x86 provides strong write ordering, the compiler may reorder writes to the two 64-bit halves of the context entry. Even without compiler r...
- CVSS
- 7.5
- EPSS
- 0.13% 2.72% percentile
- CISA KEV
- Not listed
- Published
- 2026.05.27