Kernel crash via unlocked ALSA regmap access
Published Sep 16, 2025 · Updated Sep 16, 2025
A data race in Linux kernel ALSA HDA on affected releases allows local users to crash the kernel during runtime resume. snd_hdac_regmap_sync() checks codec->regmap without holding codec->regmap_lock, so the pointer can become NULL before regcache_sync() dereferences it. Reachability requires local low-privileged access and an HDA codec runtime-resume path; the reported consequence is an availability-only kernel crash.
Summary
What happened
A data race in Linux kernel ALSA HDA on affected releases allows local users to crash the kernel during runtime resume. snd_hdac_regmap_sync() checks codec->regmap without holding codec->regmap_lock, so the pointer can become NULL before regcache_sync() dereferences it. Reachability requires local low-privileged access and an HDA codec runtime-resume path; the reported consequence is an availability-only kernel crash.
The record
- CVE
- CVE-2023-53275
- Published
- Sep 16, 2025
- Updated
- Sep 16, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Sep 16, 2025CVE publishedPublication date reported by the CVE source.
- Sep 16, 2025Record 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=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <109f0aaa0b8838a88af9125b79579023539300a7
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <1f4a08fed450db87fbb5ff5105354158bdbe1a22
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <8703b26387e1fa4f8749db98d24c67617b873acb
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <9f9eed451176ffcac6b5ba0f6dae1a6b4a1cb0eb
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <b32e40379e5b2814de0c4bc199edc2d82317dc07
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <cdd412b528dee6e0851c4735d6676ec138da13a4
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