2 matches found
CVE-2026-97533
The Linux kernel (x86 architecture) contains a use-after-free vulnerability in the memory management subsystem (x86/mm/pat ). The issue arises from a race condition between attribute changes and CPA collapse ; a lockless page table walker retrieves a PTE entry which can be freed by a concurrent C...
5.9AI score
SaveExploits0References3
EUVD-2026-86841
In the Linux kernel, the following vulnerability has been resolved: x86/mm/pat: Acquire initmm read lock on attribute changes to avoid UAF A previous commit protected against races between ptdump and CPA collapse, however one still exists between attribute changes and collapse as reported by Deni...
5.9AI score
SaveExploits0References3
20