THREAT OPS › Threat News › [NVD] CVE-2026-80628 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved:
ALSA: seq: oss: Serialize readq reset state with q->lock
snd_seq_oss_readq_clear() resets qlen, head, and tail without
q->lock even though the normal reader and producer paths serialize the
same ring state unde
[NVD] CVE-2026-80628 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: oss: Serialize readq reset state with q->lock snd_seq_oss_readq_clear() resets qlen, head, and tail without q->lock even though the normal reader and producer paths serialize the same ring state unde
CVE-2026-80628 CVSS: 7.8 HIGH Published: 2026-08-28T08:16:47.007
In the Linux kernel, the following vulnerability has been resolved:
ALSA: seq: oss: Serialize readq reset state with q->lock
snd_seq_oss_readq_clear() resets qlen, head, and tail without q->lock even though the normal reader and producer paths serialize the same ring state under that spinlock. A reset can therefore race snd_seq_os
Indicators of compromise
- CVE-2026-80628cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-80628