CVE-2026-74696

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:

tcp: fix TFO max_qlen accounting across reuseport migration

A listener's TCP_FASTOPEN max_qlen stops being accurate and lets through far more pending Fast Open requests than it was configured for.

This only shows up with SO_REUSEPORT listener migration, where closing a listener hands its still-pending TFO children over to a surviving one.

fastopenq.qlen is charged in tcp_fastopen_create_child() when the child is created and uncharged in reqsk_fastopen_remove() when the handshake completes. The uncharge follows rsk_listener of the request the child points at, and inet_reqsk_clone() has repointed the child at a new request owned by the new listener, so the ++ and the -- land on two different sockets. The new listener's qlen drifts negative and its limit no longer binds.

Charge the new listener during migration, like reqsk_queue_migrated() already does for queue->young and queue->qlen.

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

tcp: fix TFO max_qlen accounting across reuseport migration - kernel/git/stable/linux.git - Linux kernel stable tree

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

tcp: fix TFO max_qlen accounting across reuseport migration - kernel/git/stable/linux.git - Linux kernel stable tree

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

tcp: fix TFO max_qlen accounting across reuseport migration - kernel/git/stable/linux.git - Linux kernel stable tree

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

tcp: fix TFO max_qlen accounting across reuseport migration - kernel/git/stable/linux.git - Linux kernel stable tree

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

tcp: fix TFO max_qlen accounting across reuseport migration - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/585fc5247d14939a561056aa2addd9b7c2b1f670
generic

tcp: fix TFO max_qlen accounting across reuseport migration - kernel/git/stable/linux.git - Linux kernel stable tree

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

tcp: fix TFO max_qlen accounting across reuseport migration - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/e98f0d80b9cccb5f828425d2004f9686e7d1ae24

Vendor Advisories for CVE-2026-74696(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-29 22:38 UTCGHSA enrichment
  3. 2026-08-29 11:40 UTCGHSA enrichment
  4. 2026-08-29 00:40 UTCEG score recompute
  5. 2026-08-29 00:39 UTCGHSA enrichment
  6. 2026-08-28 21:42 UTCEPSS rescore
  7. 2026-08-28 11:28 UTCGHSA enrichment
  8. 2026-08-28 00:24 UTCEG score recompute
  9. 2026-08-28 00:24 UTCGHSA enrichment
  10. 2026-08-27 14:25 UTCEPSS rescore
  11. 2026-08-27 13:21 UTCGHSA enrichment
  12. 2026-08-27 02:23 UTCGHSA enrichment
  13. 2026-08-26 15:25 UTCEG score recompute
  14. 2026-08-26 15:25 UTCGHSA enrichment
  15. 2026-08-26 14:47 UTCEPSS rescore
  16. 2026-08-26 04:25 UTCGHSA enrichment
  17. 2026-08-25 17:27 UTCEG score recompute
  18. 2026-08-25 17:27 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:39 UTCEG score recompute
  3. 2026-08-22 15:35 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-74696?
CVE-2026-74696 is a high vulnerability published on August 22, 2026. In the Linux kernel, the following vulnerability has been resolved: tcp: fix TFO max_qlen accounting across reuseport migration A listener's TCPFASTOPEN maxqlen stops being accurate and lets through far more pending Fast Open requests than it was configured for. This only shows up with SO_REUSEPORT…
When was CVE-2026-74696 disclosed?
CVE-2026-74696 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-74696 actively exploited?
CVE-2026-74696 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-74696?
CVE-2026-74696 has a CVSS v3 base score of 7.5 (NVD).
How do I remediate CVE-2026-74696?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-74696, 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-74696

Explore →

Is Your Infrastructure Affected by CVE-2026-74696?

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