Kernel oops via unchecked Speakup device pointer
Published Aug 21, 2024 · Updated May 11, 2026
NULL pointer dereference in the Linux Speakup TTY code allows local users to trigger a kernel oops by unloading a failed synth module. When Speakup synthesizer initialization fails, spk_ttyio_release passes the uninitialized in_synth->dev pointer to tty_lock instead of checking for NULL. Triggering the demonstrated path requires permission to load and remove kernel modules, and the resulting oops interrupts kernel operation.
Summary
What happened
NULL pointer dereference in the Linux Speakup TTY code allows local users to trigger a kernel oops by unloading a failed synth module. When Speakup synthesizer initialization fails, spk_ttyio_release passes the uninitialized in_synth->dev pointer to tty_lock instead of checking for NULL. Triggering the demonstrated path requires permission to load and remove kernel modules, and the resulting oops interrupts kernel operation.
The record
- CVE
- CVE-2022-48870
- Published
- Aug 21, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 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=4f2a81f3a88217e7340b2cab5c0a5ebd0112514c <2da67bff29ab49caafb0766e8b8383b735ff796f
- Affected versionversion=4f2a81f3a88217e7340b2cab5c0a5ebd0112514c <5abbeebd8296c2301023b8dc4b5a6c0d5229b4f5
- Affected versionversion=4f2a81f3a88217e7340b2cab5c0a5ebd0112514c <64152e05a4de3ebf59f1740a0985a6d5fba0c77b
- Affected versionversion=5.12
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