Local system crash via cpuset migration race
Published Dec 2, 2024 · Updated May 11, 2026
NULL pointer dereference in the Linux kernel allows local users to crash the system during bulk page allocation under cpusets. A task migrating between cpusets can change current->mems_allowed while first_zones_zonelist() traverses NUMA nodes, leaving ac.preferred_zoneref without a zone before alloc_pages_bulk_noprof() dereferences it. Triggering the race requires local low-privileged execution, enabled cpusets, task migration between cpusets, and a NUMA configuration; the bounded consequence is a kernel crash.
Summary
What happened
NULL pointer dereference in the Linux kernel allows local users to crash the system during bulk page allocation under cpusets. A task migrating between cpusets can change current->mems_allowed while first_zones_zonelist() traverses NUMA nodes, leaving ac.preferred_zoneref without a zone before alloc_pages_bulk_noprof() dereferences it. Triggering the race requires local low-privileged execution, enabled cpusets, task migration between cpusets, and a NUMA configuration; the bounded consequence is a kernel crash.
The record
- CVE
- CVE-2024-53113
- Published
- Dec 2, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Dec 2, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=387ba26fb1cb9be9e35dc14a6d97188e916eda05 <31502374627ba9ec3e710dbd0bb00457cc6d2c19
- Affected versionversion=387ba26fb1cb9be9e35dc14a6d97188e916eda05 <6addb2d9501ec866d7b3a3b4e665307c437e9be2
- Affected versionversion=387ba26fb1cb9be9e35dc14a6d97188e916eda05 <8ce41b0f9d77cca074df25afd39b86e2ee3aa68e
- Affected versionversion=387ba26fb1cb9be9e35dc14a6d97188e916eda05 <903d896448c2e50e8652aaba529a30d4d1eaa0e5
- Affected versionversion=387ba26fb1cb9be9e35dc14a6d97188e916eda05 <d0f16cec79774c3132df006cf771eddd89d08f58
- Affected versionversion=5.13
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo