CVE-2026-68414

HIGHPre-NVD 7.57.5
EchelonGraph scoreHIGH confidence

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

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 3 sources updated this week
7.5EG
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.5Exploit: 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:

wifi: cfg80211: cancel sched scan results work on unregister

cfg80211_sched_scan_results() can queue rdev->sched_scan_res_wk from a driver result notification while a scheduled scan request is present. The work callback recovers the containing cfg80211_registered_device and then locks the wiphy and walks the scheduled-scan request list.

wiphy_unregister() already makes the wiphy unreachable and drains rdev work items before cfg80211_dev_free() can release the object, but it does not drain sched_scan_res_wk. A queued or running result work item can therefore cross the unregister/free boundary and access freed rdev state.

The buggy scenario involves two paths, with each column showing the order within that path:

scheduled-scan result path: unregister/free path:

  • cfg80211_sched_scan_results() 1. interface teardown stops and
queues rdev->sched_scan_res_wk. removes the scheduled scan request.
  • cfg80211_wq starts the work 2. wiphy_unregister() drains other
item and recovers rdev. rdev work items.
  • The worker locks rdev->wiphy 3. cfg80211_dev_free() destroys and
and walks rdev state. frees rdev.

Cancel sched_scan_res_wk in wiphy_unregister() alongside the other rdev work items. cancel_work_sync() removes a pending result notification and waits for an already running callback, so cfg80211_dev_free() cannot free rdev while this work item is still active.

Validation reproduced this kernel report: BUG: KASAN: use-after-free in cfg80211_sched_scan_results_wk+0x4a6/0x530 Workqueue: cfg80211 cfg80211_sched_scan_results_wk [cfg80211] Read of size 8 Call trace: dump_stack_lvl+0x66/0xa0 print_report+0xce/0x630 cfg80211_sched_scan_results_wk+0x4a6/0x530 srso_alias_return_thunk+0x5/0xfbef5 __virt_addr_valid+0x224/0x430 kasan_report+0xac/0xe0 lockdep_hardirqs_on_prepare+0xea/0x1a0 process_one_work+0x8d0/0x18f0 (kernel/workqueue.c:3212) lock_is_held_type+0x8f/0x100 worker_thread+0x5ad/0xfd0 __kthread_parkme+0xc6/0x200 kthread+0x31e/0x410 trace_hardirqs_on+0x1a/0x170 ret_from_fork+0x576/0x810 __switch_to+0x57e/0xe20 __switch_to_asm+0x33/0x70 ret_from_fork_asm+0x1a/0x30

CVSS v3
7.5
EG Score
7.5(high)
EG Risk
38(Track)
EG Risk 38/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
Severity75% × 45%
Exploitation0% × 40%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
14%
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

wifi: cfg80211: cancel sched scan results work on unregister - kernel/git/stable/linux.git - Linux kernel stable tree

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

wifi: cfg80211: cancel sched scan results work on unregister - kernel/git/stable/linux.git - Linux kernel stable tree

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

wifi: cfg80211: cancel sched scan results work on unregister - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/9293574ac208d18c11073538851fb69355beb3b5
generic

wifi: cfg80211: cancel sched scan results work on unregister - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/3368457b4871ae8f0f88d19c9a3e6270e850ede6
generic

wifi: cfg80211: cancel sched scan results work on unregister - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/308ffdf575560d7e7b8b21f1e3ca6276630f73bf

Vendor Advisories for CVE-2026-68414(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 34× in last 7d / 46× 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 17:40 UTCGHSA enrichment
  3. 2026-08-20 05:45 UTCGHSA enrichment
  4. 2026-08-19 17:49 UTCEG score recompute
  5. 2026-08-19 17:49 UTCGHSA enrichment
  6. 2026-08-19 17:04 UTCEPSS rescore
  7. 2026-08-19 16:53 UTCEG score recompute
  8. 2026-08-19 16:53 UTCGHSA enrichment
  9. 2026-08-19 07:08 UTCGHSA enrichment
  10. 2026-08-18 19:11 UTCEG score recompute
  11. 2026-08-18 19:11 UTCGHSA enrichment
  12. 2026-08-18 13:49 UTCEPSS rescore
  13. 2026-08-18 13:49 UTCEPSS rescore
  14. 2026-08-18 07:15 UTCGHSA enrichment
  15. 2026-08-17 19:19 UTCEG score recompute
  16. 2026-08-17 19:19 UTCGHSA enrichment
  17. 2026-08-17 13:47 UTCEPSS rescore
  18. 2026-08-17 06:31 UTCEG score recompute
  19. 2026-08-17 06:31 UTCGHSA enrichment
  20. 2026-08-17 05:35 UTCEG score recompute
  21. 2026-08-17 05:35 UTCGHSA enrichment
  22. 2026-08-16 23:20 UTCEG score recompute
  23. 2026-08-16 23:20 UTCGHSA enrichment
  24. 2026-08-16 14:56 UTCEPSS rescore
  25. 2026-08-16 14:56 UTCEPSS rescore
Show 21 more
  1. 2026-08-16 11:23 UTCEG score recompute
  2. 2026-08-16 11:23 UTCGHSA enrichment
  3. 2026-08-15 23:28 UTCGHSA enrichment
  4. 2026-08-15 11:32 UTCEG score recompute
  5. 2026-08-15 11:32 UTCGHSA enrichment
  6. 2026-08-15 01:30 UTCEPSS rescore
  7. 2026-08-14 23:36 UTCGHSA enrichment
  8. 2026-08-14 11:40 UTCEG score recompute
  9. 2026-08-14 11:40 UTCGHSA enrichment
  10. 2026-08-13 23:44 UTCEG score recompute
  11. 2026-08-13 23:44 UTCGHSA enrichment
  12. 2026-08-13 23:03 UTCEG score recompute 7.50
  13. 2026-08-13 23:03 UTCGHSA enrichment
  14. 2026-08-13 23:03 UTCMITRE cvelistV5CVSS v3 → 7.5 · severity → HIGH
  15. 2026-08-13 22:00 UTCEPSS rescore
  16. 2026-08-13 10:38 UTCEG score recompute
  17. 2026-08-13 10:38 UTCGHSA enrichment
  18. 2026-08-12 13:51 UTCEPSS rescore
  19. 2026-08-10 13:24 UTCNVD update
  20. 2026-08-10 12:17 UTCEG score recompute
  21. 2026-08-10 12:17 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-68414?
CVE-2026-68414 is a high vulnerability published on August 10, 2026. In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: cancel sched scan results work on unregister cfg80211schedscanresults() can queue rdev->schedscanreswk from a driver result notification while a scheduled scan request is present. The work callback recovers the…
When was CVE-2026-68414 disclosed?
CVE-2026-68414 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-68414 actively exploited?
CVE-2026-68414 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 85.6% of all scored CVEs.
What is the CVSS score of CVE-2026-68414?
CVE-2026-68414 has a CVSS v3 base score of 7.5 (NVD).
How do I remediate CVE-2026-68414?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-68414, 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-68414

Explore →

Is Your Infrastructure Affected by CVE-2026-68414?

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