Local freed-memory read via stale runtime pointer
Published Sep 18, 2024 · Updated Aug 5, 2026
Use-after-free in the ASoC DAPM subsystem of Linux allows local users to access freed kernel memory during system suspend. The cleanup path frees an snd_soc_pcm_runtime object without clearing substream->runtime, so snd_pcm_suspend_all later reads the stale pointer. Reproduction requires system suspend with an affected ASoC runtime; the published trace uses a KASAN-instrumented kernel and documents a one-byte invalid read.
Summary
What happened
Use-after-free in the ASoC DAPM subsystem of Linux allows local users to access freed kernel memory during system suspend. The cleanup path frees an snd_soc_pcm_runtime object without clearing substream->runtime, so snd_pcm_suspend_all later reads the stale pointer. Reproduction requires system suspend with an affected ASoC runtime; the published trace uses a KASAN-instrumented kernel and documents a one-byte invalid read.
The record
- CVE
- CVE-2024-46798
- Published
- Sep 18, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Sep 18, 2024CVE publishedPublication date reported by the CVE source.
- Aug 5, 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=5.4
- Affected versionversion=a72706ed8208ac3f72d1c3ebbc6509e368b0dcb0 <3033ed903b4f28b5e1ab66042084fbc2c48f8624
- Affected versionversion=a72706ed8208ac3f72d1c3ebbc6509e368b0dcb0 <5d13afd021eb43868fe03cef6da34ad08831ad6d
- Affected versionversion=a72706ed8208ac3f72d1c3ebbc6509e368b0dcb0 <6a14fad8be178df6c4589667efec1789a3307b4e
- Affected versionversion=a72706ed8208ac3f72d1c3ebbc6509e368b0dcb0 <8ca21e7a27c66b95a4b215edc8e45e5d66679f9f
- Affected versionversion=a72706ed8208ac3f72d1c3ebbc6509e368b0dcb0 <993b60c7f93fa1d8ff296b58f646a867e945ae89
- Affected versionversion=a72706ed8208ac3f72d1c3ebbc6509e368b0dcb0 <b4a90b543d9f62d3ac34ec1ab97fc5334b048565
- Affected versionversion=a72706ed8208ac3f72d1c3ebbc6509e368b0dcb0 <fe5046ca91d631ec432eee3bdb1f1c49b09c8b5e
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