CVE-2026-74692

HIGHPre-NVD 7.57.5
EchelonGraph scoreHIGH confidence

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

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 4 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:

net/smc: fix TOCTOU race between smc_listen_out() and listener close

smc_listen_out() reads lsmc->sk.sk_state without the listener lock, then acquires lock_sock_nested() only after the check passes. This opens a window where smc_close_active() can transition the listener to SMC_CLOSED, call smc_close_cleanup_listen() to drain the accept queue, and release the lock, all between the lockless read and the delayed lock acquisition:

smc_listen_work (smc_hs_wq) smc_close_active() ------------------------------- ------------------------- release_sock(child) if (sk_state == SMC_LISTEN) TRUE lock_sock(listener) sk_state = SMC_CLOSED smc_close_cleanup_listen() release_sock(listener) flush_work(tcp_listen_work) lock_sock_nested(listener) smc_accept_enqueue(listener, child) /* child enqueued on dead listener */

smc_close_active() flushes only tcp_listen_work. Work items already dispatched onto smc_hs_wq for the CLC handshake continue running unguarded. smc_accept_enqueue() takes a sock_hold() on the child that is never released, so the child smc_sock, its clcsock, and the reference all leak. A remote peer that opens TCP connections while the server calls close() can exhaust kernel memory.

Move lock_sock_nested() to before the sk_state check so that the test and the enqueue are atomic under the listener lock.

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
40%
KEV
Not listed

Published

August 22, 2026

Last Modified

August 25, 2026

Advisory Details (7)

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

net/smc: fix TOCTOU race between smc_listen_out() and listener close - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/185a4caeecabc150106deda1da170b09f2ad803f
generic

net/smc: fix TOCTOU race between smc_listen_out() and listener close - kernel/git/stable/linux.git - Linux kernel stable tree

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

net/smc: fix TOCTOU race between smc_listen_out() and listener close - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/78e5ebcd1c10ed7c8bda0a99e0abd5b62da86d67
generic

net/smc: fix TOCTOU race between smc_listen_out() and listener close - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/00f89433777236ced4771211047fb5d4cd581cea
generic

net/smc: fix TOCTOU race between smc_listen_out() and listener close - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/01865e1ddb126b25ac9eba5cdd7ec49e11183a64
generic

net/smc: fix TOCTOU race between smc_listen_out() and listener close - kernel/git/stable/linux.git - Linux kernel stable tree

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

net/smc: fix TOCTOU race between smc_listen_out() and listener close - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/53c7938d8bcfde3296ec1a347ba2a9393c1fdcfa

Vendor Advisories for CVE-2026-74692(1)

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 25× in last 7d / 28× 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-30 01:22 UTCEPSS rescore
  2. 2026-08-30 00:00 UTCGHSA enrichment
  3. 2026-08-29 12:40 UTCGHSA enrichment
  4. 2026-08-29 01:17 UTCEG score recompute
  5. 2026-08-29 01:16 UTCGHSA enrichment
  6. 2026-08-28 21:42 UTCEPSS rescore
  7. 2026-08-28 13:52 UTCGHSA enrichment
  8. 2026-08-28 02:30 UTCGHSA enrichment
  9. 2026-08-27 15:10 UTCEG score recompute
  10. 2026-08-27 15:10 UTCGHSA enrichment
  11. 2026-08-27 14:25 UTCEPSS rescore
  12. 2026-08-27 03:50 UTCGHSA enrichment
  13. 2026-08-26 16:29 UTCEG score recompute
  14. 2026-08-26 16:29 UTCGHSA enrichment
  15. 2026-08-26 14:47 UTCEPSS rescore
  16. 2026-08-26 05:10 UTCGHSA enrichment
  17. 2026-08-25 17:48 UTCEG score recompute
  18. 2026-08-25 17:48 UTCGHSA enrichment
  19. 2026-08-25 13:49 UTCEPSS rescore
  20. 2026-08-25 06:29 UTCEG score recompute
  21. 2026-08-25 06:29 UTCGHSA enrichment
  22. 2026-08-25 05:55 UTCEG score recompute 7.50
  23. 2026-08-25 05:55 UTCGHSA enrichment
  24. 2026-08-25 05:55 UTCMITRE cvelistV5CVSS v3 → 7.5 · severity → HIGH
  25. 2026-08-24 14:18 UTCEPSS rescore
Show 3 more
  1. 2026-08-22 16:24 UTCNVD update
  2. 2026-08-22 15:40 UTCEG score recompute
  3. 2026-08-22 15:35 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-74692?
CVE-2026-74692 is a high vulnerability published on August 22, 2026. In the Linux kernel, the following vulnerability has been resolved: net/smc: fix TOCTOU race between smclistenout() and listener close smclistenout() reads lsmc->sk.sk_state without the listener lock, then acquires locksocknested() only after the check passes. This opens a window where…
When was CVE-2026-74692 disclosed?
CVE-2026-74692 was first published in the National Vulnerability Database on August 22, 2026, with the most recent update on August 25, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-74692 actively exploited?
CVE-2026-74692 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 60.0% of all scored CVEs.
What is the CVSS score of CVE-2026-74692?
CVE-2026-74692 has a CVSS v3 base score of 7.5 (NVD).
How do I remediate CVE-2026-74692?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-74692, 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-74692

Explore →

Is Your Infrastructure Affected by CVE-2026-74692?

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