| Summary | In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix race condition during PASID entry replacement The Intel VT-d PASID table entry is 512 bits (64 bytes). When replacing struct pasid_entry *pte, new_pte; pte = intel_pasid_get_entry(dev, pasid); Because the hardware may fetch the 512-bit PASID entry in multiple Fix this by removing the unsafe "replace" helpers and following the |
|---|---|
| Publication Date | May 27, 2026, 11:17 p.m. |
| Registration Date | May 28, 2026, 4:11 a.m. |
| Last Update | May 27, 2026, 11:48 p.m. |