Local service hang via delayed sleeper wake-up
Published Jun 19, 2024 · Updated May 11, 2026
Improper locking in the Linux kernel ALSA core allows local users to hang control operations during suspended-device disconnection. The disconnect path invokes kctl-removal callbacks before waking power-reference sleepers, so snd_ctl_remove() blocks on controls_rwsem already held by a sleeping control operation. Triggering the deadlock requires local access, a suspended ALSA device, a waiting control information or read/write call, and concurrent device disconnection; the result is an ALSA service hang.
Summary
What happened
Improper locking in the Linux kernel ALSA core allows local users to hang control operations during suspended-device disconnection. The disconnect path invokes kctl-removal callbacks before waking power-reference sleepers, so snd_ctl_remove() blocks on controls_rwsem already held by a sleeping control operation. Triggering the deadlock requires local access, a suspended ALSA device, a waiting control information or read/write call, and concurrent device disconnection; the result is an ALSA service hang.
The record
- CVE
- CVE-2024-38600
- Published
- Jun 19, 2024
- 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
- Jun 19, 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=5.14
- Affected versionversion=e94fdbd7b25d87e64688bb109e2c550217a4c879 <2f103287ef7960854808930499d1181bd0145d68
- Affected versionversion=e94fdbd7b25d87e64688bb109e2c550217a4c879 <6b55e879e7bd023a03888fc6c8339edf82f576f4
- Affected versionversion=e94fdbd7b25d87e64688bb109e2c550217a4c879 <87988a534d8e12f2e6fc01fe63e6c1925dc5307c
- Affected versionversion=e94fdbd7b25d87e64688bb109e2c550217a4c879 <88ce3fe255d58a93624b467af036dc3519f309c7
- Affected versionversion=e94fdbd7b25d87e64688bb109e2c550217a4c879 <c2fb439f4f1425a961d20bec818fed2c2d9ef70a
- Affected versionversion=e94fdbd7b25d87e64688bb109e2c550217a4c879 <ff80185e7b7b547a0911fcfc8aefc61c3e8304d7
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.
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