CVE-2025-21696 is a Linux kernel memory-management flaw in the mremap() handling of mappings registered with userfaultfd write protection. When a write-protected mapping is remapped without UFFD_FEATURE_EVENT_REMAP enabled, the kernel clears the VM_UFFD_WP state in the VMA but can leave the logical userfaultfd write-protect state set in the corresponding page-table entry or PMD. The stale state may be represented by a PTE bit, swap PTE bit, or PTE marker. The affected logic includes regular PTE, huge-PMD, and hugetlb paths. A later mprotect(PROT_WRITE) then attempts to make an entry writable while its stale userfaultfd write-protect state remains set, violating page-table state consistency and triggering page_table_check_pte_flags().
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.
3 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
Linux kernel memory-management UFFD write-protect state flaw.
A Linux kernel memory-management flaw in mremap() handling of userfaultfd write-protected mappings. Failure to clear UFFD-WP state from PTE/PMD entries after clearing the VMA flag can cause an inconsistent page-table state and a page_table_check_pte_flags() warning when mprotect(PROT_WRITE) subsequently makes a page writable. The fix explicitly clears UFFD-WP logical state across standard PTE, swap-PTE, PTE-marker, huge-PMD, and hugetlb paths.
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.