OSS sequencer queue corruption via unlocked reset
Published Aug 28, 2026 · Updated Aug 28, 2026
Race condition in the Linux ALSA OSS sequencer allows local users to corrupt queue state by racing a reset with queue activity. snd_seq_oss_readq_clear() resets qlen, head, tail, and input_time without q->lock while readers and producers update the same ring under that lock. Reachability requires concurrent OSS sequencer reset or release and queue activity; the race can retain stale records, drop new events, or misreport readiness.
Summary
What happened
Race condition in the Linux ALSA OSS sequencer allows local users to corrupt queue state by racing a reset with queue activity. snd_seq_oss_readq_clear() resets qlen, head, tail, and input_time without q->lock while readers and producers update the same ring under that lock. Reachability requires concurrent OSS sequencer reset or release and queue activity; the race can retain stale records, drop new events, or misreport readiness.
The record
- CVE
- CVE-2026-80628
- Published
- Aug 28, 2026
- Updated
- Aug 28, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- Unavailable
- Attack vector
- local
- Privileges
- Unavailable
Timeline
How it unfolded
- Aug 28, 2026CVE publishedPublication date reported by the CVE source.
- Aug 28, 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=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <287d506d4e0865918cec82bb1361f283a08c979b
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <43e10709b1ba288bcbabb9b9cb6e518b2a5d8506
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <49ce92d207820f588b0406add82f053decfbe5d9
- Affected versionversion=2.6.12
What conditions does exploitation require?
What is affected?
Published CVSS scores
No CVSS assessment is available in this record.
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
No sourced classifications are available.
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