3 matches found
CVE-2026-93218
In the Linux kernel, the following vulnerability has been resolved: m...
5.8AI score
SaveExploits0
CVE-2026-93218
The Linux kernel contains a vulnerability in the mm/huge_memory component related to how it handles device-private Page Middle Directories (PMDs). A race condition occurs when an HMM-based GPU driver interacts with madvise(MADV_FREE). Specifically, migrate_vma_pages() can flip a PMD to a device-p...
5.8AI score
SaveExploits0References2
EUVD-2026-85947
In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: skip device-private PMDs in madvisefreehugepmd madvisefreepterange checks pmdtranshugepmd unlocked, then madvisefreehugepmd takes pmdtranshugelock. pmdishuge returns true for a device-private PMD, so origpmd can be...
5.8AI score
SaveExploits0References2
20