System hang via ALSA timer lock inversion
Published Apr 16, 2025 · Updated May 11, 2026
Improper locking in the ALSA timer code in Linux allows local users to hang the system through concurrent timer operations. The timer ioctl paths hold register_mutex while copy_from_user or copy_to_user can acquire mmap_lock, creating a lock-order deadlock. Reachability requires low-privileged local access to ALSA timer operations; the documented impact is availability loss without data disclosure or modification.
Summary
What happened
Improper locking in the ALSA timer code in Linux allows local users to hang the system through concurrent timer operations. The timer ioctl paths hold register_mutex while copy_from_user or copy_to_user can acquire mmap_lock, creating a lock-order deadlock. Reachability requires low-privileged local access to ALSA timer operations; the documented impact is availability loss without data disclosure or modification.
The record
- CVE
- CVE-2025-23134
- Published
- Apr 16, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-667, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Apr 16, 2025CVE 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=3923de04c81733b30b8ed667569632272fdfed9a <15291b561d8cc835a2eea76b394070cf8e072771
- Affected versionversion=3923de04c81733b30b8ed667569632272fdfed9a <296f7a9e15aab276db11206cbc1e2ae1215d7862
- Affected versionversion=3923de04c81733b30b8ed667569632272fdfed9a <3424c8f53bc63c87712a7fc22dc13d0cc85fb0d6
- Affected versionversion=3923de04c81733b30b8ed667569632272fdfed9a <b074f47e55df93832bbbca1b524c501e6fea1c0d
- Affected versionversion=6.9
What conditions does exploitation require?
What is affected?
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.
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