Kernel crash via NULL clock device dereference
Published Feb 26, 2025 · Updated May 11, 2026
NULL pointer dereference in the Linux kernel clock framework allows local users to crash the kernel through a vulnerable clock path. clk_hw_get_clk() passes a NULL clk_core dev pointer to dev_name() instead of accepting a device-less registration and assigning a NULL dev_id. Triggering requires a registered clk_core with no device and a path that invokes clk_hw_get_clk(); the dereference produces a local service interrupt.
Summary
What happened
NULL pointer dereference in the Linux kernel clock framework allows local users to crash the kernel through a vulnerable clock path. clk_hw_get_clk() passes a NULL clk_core dev pointer to dev_name() instead of accepting a device-less registration and assigning a NULL dev_id. Triggering requires a registered clk_core with no device and a path that invokes clk_hw_get_clk(); the dereference produces a local service interrupt.
The record
- CVE
- CVE-2022-49187
- Published
- Feb 26, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Feb 26, 2025CVE 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=30d6f8c15d2cd877c1f3d47d8a1064649ebe58e2 <0c1b56df451716ba207bbf59f303473643eee4fd
- Affected versionversion=30d6f8c15d2cd877c1f3d47d8a1064649ebe58e2 <23f89fe005b105f0dcc55034c13eb89f9b570fac
- Affected versionversion=30d6f8c15d2cd877c1f3d47d8a1064649ebe58e2 <4be3e4c05d8dd1b83b75652cad88c9e752ec7054
- Affected versionversion=30d6f8c15d2cd877c1f3d47d8a1064649ebe58e2 <d183f20cf5a7b546d4108e796b98210ceb317579
- Affected versionversion=5.11
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.
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