CVE-2024-53113 is a race-condition-driven NULL pointer dereference in the Linux kernel memory-management bulk page-allocation path, specifically alloc_pages_bulk_noprof(). With cpusets enabled, prepare_alloc_pages() can set the allocation context nodemask to the calling task's current memory-node allowance. If the task is concurrently migrated between cpusets while first_zones_zonelist() traverses the zonelist, that nodemask can change during traversal. This can leave ac.preferred_zoneref referring to an entry with a NULL zone. A subsequent allowable-zone lookup invokes zonelist_node_idx() using that invalid preferred zoneref and dereferences the NULL zone pointer. The upstream correction validates preferred_zoneref->zone before it is used, bringing the bulk allocation path in line with existing NULL handling in __alloc_pages_noprof().
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.
11 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A Linux kernel memory-management vulnerability involving a NULL pointer dereference in alloc_pages_bulk_noprof.
Linux kernel memory-management NULL-pointer dereference in alloc_pages_bulk_noprof.
A Linux kernel memory-management NULL-pointer-dereference vulnerability in alloc_pages_bulk_noprof, addressed through updated Red Hat OpenShift Dev Spaces 3 container images.
A Linux kernel memory-management NULL-pointer-dereference vulnerability in alloc_pages_bulk_noprof addressed in updated Red Hat Enterprise Linux 9 container images.
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.