CVE-2026-53189 is a Linux kernel memory-management vulnerability in mm/huge_memory. The flaw is in __split_huge_pmd_locked(), which updated the file/shmem RSS counter after dropping the PMD mapping's folio reference with folio_put(). If folio_put() released the last reference, subsequent logic in mm_counter_file() could evaluate folio state that had already been freed, specifically through folio_test_swapbacked(). This creates a use-after-free condition during huge-page PMD split handling. The fix reorders operations so the file PMD counter is updated before folio_put(), preventing access to freed folio state.
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.
8 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A Linux kernel memory-management vulnerability in mm/huge_memory where __split_huge_pmd_locked() updated the file/shmem RSS counter after dropping the PMD mapping's folio reference, potentially causing mm_counter_file() to read freed folio state via folio_test_swapbacked().
A Linux kernel memory-management vulnerability in huge_memory related to PMD counter updates before folio_put().
A Linux kernel vulnerability in mm/huge_memory related to updating the file PMD counter before folio_put().
A specific vulnerability affecting Red Hat Enterprise Linux 9 kernel-related packages, referenced in RHSA-2026:57252.
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.