2 matches found
CVE-2026-68347
CVE-2026-68347 pertains to the Linux kernel’s amd iommu code. The vulnerability arises from IRQ-unsafe locking in gdom allocation and in the IOMMU destroy/free path, leading to lock-order conflicts when HARDIRQ-safe locks become HARDIRQ-unsafe. The documented fix switches the allocation path in g...
5.3AI score
SaveExploits0References2
EUVD-2026-55448
In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix IRQ unsafe locking in gdom allocation Lockdep complains: 259.410489 ===================================================== 259.417287 WARNING: HARDIRQ-safe - HARDIRQ-unsafe lock order detected 259.424667...
5.3AI score
SaveExploits0References2
20