CVE-2026-68202

HIGHPre-NVD 7.87.8
EchelonGraph scoreHIGH confidence

Score 7.8 from GitHub Security Advisory (severity: HIGH) published 2026-08-10. a secondary CVSS source baseline 7.8; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 3 sources updated this week
7.8EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 7.8Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

In the Linux kernel, the following vulnerability has been resolved:

ALSA: seq: close a re-opened queue timer in the destructor

queue_delete() closes the queue timer, then frees it. snd_seq_timer_close() clears q->timer->timeri. snd_use_lock_sync() then drains borrowers, and snd_seq_timer_delete() frees q->timer.

A borrower can re-open the timer inside that window. A SET_QUEUE_CLIENT that took a queueptr() use_lock reference before the queue was unlinked runs snd_seq_timer_open() after the close. Open refuses re-open only while timeri is set, and the close just cleared it, so it re-opens timeri.

snd_seq_timer_delete() does not close that instance. Its snd_seq_timer_stop() is a no-op, because running was cleared first. So it frees q->timer with the instance still live. The queue is freed next.

The instance stays on the global timer with callback_data pointing at the freed queue. A non-owner START on the unlocked queue arms it. The next tick derefs the freed queue in snd_seq_timer_interrupt().

Reachable by an unprivileged user with access to /dev/snd/seq. No CAP and no queue ownership required.

Close any lingering instance in the destructor. There, ->timeri can no longer change: the queue is unlinked and all use_lock borrowers have drained, so no snd_seq_queue_use() can re-open it. Close it before clearing q->timer. snd_timer_close() waits for any in-flight snd_seq_timer_interrupt() to finish, and that callback still reads q->timer (via snd_seq_check_queue()), so q->timer must stay valid until it drains.

CVSS v3
7.8
EG Score
7.8(high)
EG Risk
40(Track)
EG Risk 40/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity78% × 45%
Exploitation0% × 40%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
7%
KEV
Not listed

Published

August 10, 2026

Last Modified

August 19, 2026

Advisory Details (5)

Auto-updated Aug 14, 2026
No patch confirmed yet.
generic

ALSA: seq: close a re-opened queue timer in the destructor - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/fb40d03ed792a8a8bf77aa0ee15df57b0ff78b07
generic

ALSA: seq: close a re-opened queue timer in the destructor - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/6a10025c7fd09a7d2af37a3ae1da188569fce470
generic

ALSA: seq: close a re-opened queue timer in the destructor - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/31a6163e301d832060f8236f1ed17cbc1ca198df
generic

ALSA: seq: close a re-opened queue timer in the destructor - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/2c4dc0ed50b05cd847a4b34b8cebf0775f19aeb9
generic

ALSA: seq: close a re-opened queue timer in the destructor - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/24f0cabf173539f048946c8fc221131dc221f277

Vendor Advisories for CVE-2026-68202(2)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Data Freshness Timeline

(refreshed 35× in last 7d / 47× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-08-20 22:56 UTCEPSS rescore
  2. 2026-08-20 15:17 UTCGHSA enrichment
  3. 2026-08-20 04:21 UTCGHSA enrichment
  4. 2026-08-19 17:25 UTCEG score recompute
  5. 2026-08-19 17:25 UTCGHSA enrichment
  6. 2026-08-19 17:04 UTCEPSS rescore
  7. 2026-08-19 16:55 UTCEG score recompute
  8. 2026-08-19 16:55 UTCGHSA enrichment
  9. 2026-08-19 13:10 UTCGHSA enrichment
  10. 2026-08-19 02:14 UTCGHSA enrichment
  11. 2026-08-18 15:18 UTCEG score recompute
  12. 2026-08-18 15:18 UTCGHSA enrichment
  13. 2026-08-18 13:49 UTCEPSS rescore
  14. 2026-08-18 13:49 UTCEPSS rescore
  15. 2026-08-18 03:30 UTCGHSA enrichment
  16. 2026-08-17 16:34 UTCEG score recompute
  17. 2026-08-17 16:34 UTCGHSA enrichment
  18. 2026-08-17 13:47 UTCEPSS rescore
  19. 2026-08-17 05:38 UTCEG score recompute
  20. 2026-08-17 05:38 UTCGHSA enrichment
  21. 2026-08-17 05:09 UTCEG score recompute
  22. 2026-08-17 05:09 UTCGHSA enrichment
  23. 2026-08-17 04:00 UTCGHSA enrichment
  24. 2026-08-16 17:04 UTCEG score recompute
  25. 2026-08-16 17:04 UTCGHSA enrichment
Show 22 more
  1. 2026-08-16 14:56 UTCEPSS rescore
  2. 2026-08-16 06:08 UTCEG score recompute
  3. 2026-08-16 06:08 UTCGHSA enrichment
  4. 2026-08-15 19:13 UTCGHSA enrichment
  5. 2026-08-15 08:17 UTCEG score recompute
  6. 2026-08-15 08:17 UTCGHSA enrichment
  7. 2026-08-15 01:30 UTCEPSS rescore
  8. 2026-08-14 21:21 UTCGHSA enrichment
  9. 2026-08-14 10:25 UTCEG score recompute
  10. 2026-08-14 10:25 UTCGHSA enrichment
  11. 2026-08-13 23:30 UTCEG score recompute
  12. 2026-08-13 23:30 UTCGHSA enrichment
  13. 2026-08-13 22:45 UTCEG score recompute 7.80
  14. 2026-08-13 22:45 UTCGHSA enrichment
  15. 2026-08-13 22:44 UTCMITRE cvelistV5CVSS v3 → 7.8 · severity → HIGH
  16. 2026-08-13 22:00 UTCEPSS rescore
  17. 2026-08-13 19:17 UTCEG score recompute
  18. 2026-08-13 19:17 UTCGHSA enrichment
  19. 2026-08-12 13:51 UTCEPSS rescore
  20. 2026-08-10 13:24 UTCNVD update
  21. 2026-08-10 12:20 UTCEG score recompute
  22. 2026-08-10 12:17 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-68202?
CVE-2026-68202 is a high vulnerability published on August 10, 2026. In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: close a re-opened queue timer in the destructor queuedelete() closes the queue timer, then frees it. sndseqtimerclose() clears q->timer->timeri. snduselock_sync() then drains borrowers, and sndseqtimer_delete() frees…
When was CVE-2026-68202 disclosed?
CVE-2026-68202 was first published in the National Vulnerability Database on August 10, 2026, with the most recent update on August 19, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-68202 actively exploited?
CVE-2026-68202 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 92.6% of all scored CVEs.
What is the CVSS score of CVE-2026-68202?
CVE-2026-68202 has a CVSS v3 base score of 7.8 (NVD).
How do I remediate CVE-2026-68202?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-68202, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-68202

Explore →

Is Your Infrastructure Affected by CVE-2026-68202?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.