Local system crash via orphaned per-CPU counters
Published Dec 27, 2024 · Updated May 11, 2026
Denial of service in affected Linux kernel branches from 5.12 allows local users to crash the system during svcrdma module removal. If register_sysctl() returns NULL, svc_rdma_proc_init() leaves initialized per-CPU counters on the global list because cleanup skips their destruction. Triggering requires failed sysctl registration and later module removal; CONFIG_HOTPLUG_CPU can leave stale list nodes that cause a page fault, while builds without it leak memory.
Summary
What happened
Denial of service in affected Linux kernel branches from 5.12 allows local users to crash the system during svcrdma module removal. If register_sysctl() returns NULL, svc_rdma_proc_init() leaves initialized per-CPU counters on the global list because cleanup skips their destruction. Triggering requires failed sysctl registration and later module removal; CONFIG_HOTPLUG_CPU can leave stale list nodes that cause a page fault, while builds without it leak memory.
The record
- CVE
- CVE-2024-53215
- Published
- Dec 27, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-401, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Dec 27, 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=5.12
- Affected versionversion=df971cd853c05778ae1175e8aeb80a04bb9d4be5 <1c9a99c89e45b22eb556fd2f3f729f2683f247d5
- Affected versionversion=df971cd853c05778ae1175e8aeb80a04bb9d4be5 <20322edcbad82a60321a8615a99ca73a9611115f
- Affected versionversion=df971cd853c05778ae1175e8aeb80a04bb9d4be5 <94d2d6d398706ab7218a26d61e12919c4b498e09
- Affected versionversion=df971cd853c05778ae1175e8aeb80a04bb9d4be5 <a12c897adf40b6e2b4a56e6912380c31bd7b2479
- Affected versionversion=df971cd853c05778ae1175e8aeb80a04bb9d4be5 <ce89e742a4c12b20f09a43fec1b21db33f2166cd
- Affected versionversion=df971cd853c05778ae1175e8aeb80a04bb9d4be5 <ebf47215d46992caea660ec01cd618005d9e687a
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