Local system crash via uninitialized device pointer
Published Jul 29, 2024 · Updated May 11, 2026
NULL pointer dereference in Linux kernel 3.18 and later before branch-specific fixes allows local users to crash the system during ASoC probing. fsl_asoc_card_audmux_init() reads the zero-initialized priv->pdev before probe assigns it, then dev_err() dereferences the missing device pointer on an error path. Reachability requires the Freescale ASoC card driver, compatible audio hardware configuration, and an error that invokes diagnostic logging; the bounded impact is a kernel crash.
Summary
What happened
NULL pointer dereference in Linux kernel 3.18 and later before branch-specific fixes allows local users to crash the system during ASoC probing. fsl_asoc_card_audmux_init() reads the zero-initialized priv->pdev before probe assigns it, then dev_err() dereferences the missing device pointer on an error path. Reachability requires the Freescale ASoC card driver, compatible audio hardware configuration, and an error that invokes diagnostic logging; the bounded impact is a kernel crash.
The record
- CVE
- CVE-2024-42089
- Published
- Jul 29, 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
- Jul 29, 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=3.18
- Affected versionversion=708b4351f08c08ea93f773fb9197bdd3f3b08273 <29bc9e7c75398b0d12fc30955f2e9b2dd29ffaed
- Affected versionversion=708b4351f08c08ea93f773fb9197bdd3f3b08273 <3662eb2170e59b58ad479982dc1084889ba757b9
- Affected versionversion=708b4351f08c08ea93f773fb9197bdd3f3b08273 <544ab46b7ece6d6bebbdee5d5659c0a0f804a99a
- Affected versionversion=708b4351f08c08ea93f773fb9197bdd3f3b08273 <7c18b4d89ff9c810b6e562408afda5ce165c4ea6
- Affected versionversion=708b4351f08c08ea93f773fb9197bdd3f3b08273 <8896e18b7c366f8faf9344abfd0971435f1c723a
- Affected versionversion=708b4351f08c08ea93f773fb9197bdd3f3b08273 <8faf91e58425c2f6ce773250dfd995f1c2d461ac
- Affected versionversion=708b4351f08c08ea93f773fb9197bdd3f3b08273 <90f3feb24172185f1832636264943e8b5e289245
- Affected versionversion=708b4351f08c08ea93f773fb9197bdd3f3b08273 <ae81535ce2503aabc4adab3472f4338070cdeb6a
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