CVE-2026-74750

HIGHPre-NVD 7.57.5
EchelonGraph scoreHIGH confidence

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

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

ovpn: defer key slot crypto freeing to workqueue

Key slots are released through a kref and the existing release path frees the AEAD transforms from an RCU callback. That is not safe for all crypto implementations: crypto_free_aead can sleep, for example when an async or hardware implementation has teardown work to complete.

Use queue_rcu_work for key-slot release. This keeps the RCU grace period needed by lockless key-slot readers, but runs the actual crypto teardown from workqueue context where sleeping is allowed. Once the rcu_work callback runs, pre-existing RCU readers are gone, and the final kref put already proves that no transform user remains, so the worker can release the AEAD transforms and free the slot directly.

The previous patch drains ovpn_wq during module exit, so queued key-slot teardown work cannot outlive module text.

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

Published

August 26, 2026

Last Modified

August 27, 2026

Advisory Details (2)

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

ovpn: defer key slot crypto freeing to workqueue - kernel/git/stable/linux.git - Linux kernel stable tree

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

ovpn: defer key slot crypto freeing to workqueue - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/0f77ed5ee91946ea63e29f2e0ff9dc9e722d8da3

Vendor Advisories for CVE-2026-74750(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 17× in last 7d / 17× 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 05:09 UTCEG score recompute
  2. 2026-08-30 05:09 UTCGHSA enrichment
  3. 2026-08-30 01:22 UTCEPSS rescore
  4. 2026-08-29 17:23 UTCGHSA enrichment
  5. 2026-08-29 05:34 UTCEG score recompute
  6. 2026-08-29 05:33 UTCGHSA enrichment
  7. 2026-08-28 21:42 UTCEPSS rescore
  8. 2026-08-28 17:44 UTCGHSA enrichment
  9. 2026-08-28 05:54 UTCGHSA enrichment
  10. 2026-08-27 18:07 UTCEG score recompute
  11. 2026-08-27 18:07 UTCGHSA enrichment
  12. 2026-08-27 14:25 UTCEPSS rescore
  13. 2026-08-27 06:22 UTCEG score recompute 7.50
  14. 2026-08-27 06:11 UTCMITRE cvelistV5CVSS v3 → 7.5 · severity → HIGH
  15. 2026-08-26 15:43 UTCNVD update
  16. 2026-08-26 14:43 UTCEG score recompute
  17. 2026-08-26 14:41 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-74750?
CVE-2026-74750 is a high vulnerability published on August 26, 2026. In the Linux kernel, the following vulnerability has been resolved: ovpn: defer key slot crypto freeing to workqueue Key slots are released through a kref and the existing release path frees the AEAD transforms from an RCU callback. That is not safe for all crypto implementations: cryptofreeaead…
When was CVE-2026-74750 disclosed?
CVE-2026-74750 was first published in the National Vulnerability Database on August 26, 2026, with the most recent update on August 27, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-74750 actively exploited?
CVE-2026-74750 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 71.3% of all scored CVEs.
What is the CVSS score of CVE-2026-74750?
CVE-2026-74750 has a CVSS v3 base score of 7.5 (NVD).
How do I remediate CVE-2026-74750?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-74750, 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-74750

Explore →

Is Your Infrastructure Affected by CVE-2026-74750?

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