Local privilege escalation via concurrent timer callbacks
Published Aug 10, 2026 · Updated Aug 10, 2026
Use-after-free in the Linux kernel ALSA timer allows local users to escalate privileges via concurrent userspace timer triggers. The TRIGGER ioctl calls snd_timer_interrupt() without serialization, letting two callbacks share one in-flight bit and allowing close to free an instance while a callback still uses it. Access to /dev/snd/timer is required; successful exploitation can expose or corrupt kernel memory, escalate privileges, or panic the host.
Summary
What happened
Use-after-free in the Linux kernel ALSA timer allows local users to escalate privileges via concurrent userspace timer triggers. The TRIGGER ioctl calls snd_timer_interrupt() without serialization, letting two callbacks share one in-flight bit and allowing close to free an instance while a callback still uses it. Access to /dev/snd/timer is required; successful exploitation can expose or corrupt kernel memory, escalate privileges, or panic the host.
The record
- CVE
- CVE-2026-68200
- Published
- Aug 10, 2026
- Updated
- Aug 10, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-364, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 10, 2026CVE publishedPublication date reported by the CVE source.
- Aug 10, 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=37745918e0e7575bc40f38da93a99b9fa6406224 <1395327a96614885552bae5fbb650e6dd182d49b
- Affected versionversion=37745918e0e7575bc40f38da93a99b9fa6406224 <70d28bfcd6224eed75986b3b987b997e59643fa4
- Affected versionversion=37745918e0e7575bc40f38da93a99b9fa6406224 <996c24377eea4d4506b7c3ccbbf1e490440b5e0b
- Affected versionversion=37745918e0e7575bc40f38da93a99b9fa6406224 <c1078130a4cd7e738f4b73afe99b3e68cbfbf884
- Affected versionversion=6.12
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