Boot crash via premature RTC handler registration
Published Oct 21, 2024 · Updated May 11, 2026
NULL pointer dereference in the Linux kernel RTC CMOS driver allows local users to crash the system during boot through an RTC fixed event. cmos_wake_setup registers and enables rtc_handler before cmos_do_probe stores the CMOS object pointer that rtc_handler retrieves with dev_get_drvdata. The failure requires the RTC fixed event to be active during driver initialization; the documented consequence is a boot-time NULL dereference and service interruption.
Summary
What happened
NULL pointer dereference in the Linux kernel RTC CMOS driver allows local users to crash the system during boot through an RTC fixed event. cmos_wake_setup registers and enables rtc_handler before cmos_do_probe stores the CMOS object pointer that rtc_handler retrieves with dev_get_drvdata. The failure requires the RTC fixed event to be active during driver initialization; the documented consequence is a boot-time NULL dereference and service interruption.
The record
- CVE
- CVE-2022-48953
- Published
- Oct 21, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 21, 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=2.6.28
- Affected versionversion=a474aaedac99ba86e28ef6c912a7647c482db6dd <0bcfccb48696aba475f046c2021f0733659ce0ef
- Affected versionversion=a474aaedac99ba86e28ef6c912a7647c482db6dd <1ba745fce13d19775100eece30b0bfb8b8b10ea6
- Affected versionversion=a474aaedac99ba86e28ef6c912a7647c482db6dd <4919d3eb2ec0ee364f7e3cf2d99646c1b224fae8
- Affected versionversion=a474aaedac99ba86e28ef6c912a7647c482db6dd <60c6e563a843032cf6ff84b2fb732cd8754fc10d
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