System crash via unchecked ACPI name allocation
Published Oct 1, 2025 · Updated Oct 1, 2025
NULL pointer dereference in Linux kernel 5.17 through 6.1.29 and 6.2 through 6.3.3 allows local users to crash the system. In fch_misc_setup(), a failed devm_kzalloc() leaves clk_data->name null, yet strcpy() later uses it as the destination. Reaching the fault requires low-privileged local access and the ACPI path that consumes the firmware clk-name property; the result is a kernel crash without reported data disclosure or modification.
Summary
What happened
NULL pointer dereference in Linux kernel 5.17 through 6.1.29 and 6.2 through 6.3.3 allows local users to crash the system. In fch_misc_setup(), a failed devm_kzalloc() leaves clk_data->name null, yet strcpy() later uses it as the destination. Reaching the fault requires low-privileged local access and the ACPI path that consumes the firmware clk-name property; the result is a kernel crash without reported data disclosure or modification.
The record
- CVE
- CVE-2023-53483
- Published
- Oct 1, 2025
- Updated
- Oct 1, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 1, 2025CVE publishedPublication date reported by the CVE source.
- Oct 1, 2025Record 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=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <4dea41775d951ff1f7b472a346a8ca3ae7e74455
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <79ca94bc3e8cc3befa883c7d30b30a27ef0ea386
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <8a632ff6a2bea49993002b4c46092a2aea625840
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.
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