Kernel memory corruption via premature SCMI name release
Published Nov 19, 2024 · Updated May 11, 2026
Use-after-free in the Linux kernel arm_scmi driver allows local users to affect confidentiality, integrity, and availability during device teardown. __scmi_device_destroy() frees scmi_dev->name before scmi_bus_notifier() passes that stale pointer to strncmp(), producing a slab read after free. Reachability requires an affected kernel with ARM SCMI device setup; public sources do not identify the user action that reaches the teardown path.
Summary
What happened
Use-after-free in the Linux kernel arm_scmi driver allows local users to affect confidentiality, integrity, and availability during device teardown. __scmi_device_destroy() frees scmi_dev->name before scmi_bus_notifier() passes that stale pointer to strncmp(), producing a slab read after free. Reachability requires an affected kernel with ARM SCMI device setup; public sources do not identify the user action that reaches the teardown path.
The record
- CVE
- CVE-2024-53068
- Published
- Nov 19, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Nov 19, 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.6
- Affected versionversion=ee7a9c9f67c59008b330deff2762bd8cf1407eec <15b17bbcea07d49c43d21aa700485cbd9f9d00d8
- Affected versionversion=ee7a9c9f67c59008b330deff2762bd8cf1407eec <1e1f523b185a8ccdcba625b31ff0312d052900e2
- Affected versionversion=ee7a9c9f67c59008b330deff2762bd8cf1407eec <295416091e44806760ccf753aeafdafc0ae268f3
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
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