CVE-2024-35877 is an x86 Linux kernel memory-management flaw in VM_PAT handling for copy-on-write mappings. During write faults, PTEs in a COW mapping can be replaced with anonymous folios. The PAT tracking paths used follow_phys() to recover the mapped PFN and cache mode from those PTEs; this can return anonymous-folio information, fail for swap or non-swap entries, or otherwise yield an incorrect PFN range. Consequently, untrack_pfn() and track_pfn_copy() can fail to correctly release PAT memtype tracking through free_pfn_range(). The fix makes follow_phys() reject anonymous folios, uses the PFN retained in the VMA offset for applicable COW mappings, correctly handles untracking, and rejects fork-time PFN tracking when the cache mode cannot be safely recovered.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
2 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A flaw in Linux kernel x86 memory-management handling of VM_PAT in copy-on-write mappings.
A Linux kernel x86 memory-management vulnerability involving incorrect VM_PAT handling in copy-on-write (COW) mappings. The issue was resolved upstream and fixed in multiple Linux kernel versions and Red Hat Enterprise Linux advisories.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.