CVE-2026-74365

HIGHPre-NVD 7.37.3
EchelonGraph scoreHIGH confidence

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

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

nvdimm/btt: Handle preemption in BTT lane acquisition

BTT lanes serialize access to per-lane metadata and workspace state during BTT I/O. The btt-check unit test reports data mismatches during BTT writes due to a race in lane acquisition that can lead to silent data corruption.

The existing lane model uses a spinlock together with a per-CPU recursion count. That recursion model stopped being valid after BTT lanes became preemptible: another task can run on the same CPU, observe a non-zero recursion count, bypass locking, and use the same lane concurrently.

BTT lanes are also held across arena_write_bytes() calls. That path reaches nsio_rw_bytes(), which flushes writes with nvdimm_flush(). Some provider flush callbacks can sleep, making a spinlock the wrong primitive for the lane lifetime.

Replace the spinlock-based recursion model with a dynamically allocated per-lane mutex array and take the lane lock unconditionally.

Add might_sleep() to catch any future atomic-context caller.

Found with the ndctl unit test btt-check.sh.

CVSS v3
7.3
EG Score
7.3(high)
EG Risk
37(Track)
EG Risk 37/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
Severity73% × 45%
Exploitation0% × 40%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
3%
KEV
Not listed

Published

August 15, 2026

Last Modified

August 17, 2026

Advisory Details (6)

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

nvdimm/btt: Handle preemption in BTT lane acquisition - kernel/git/stable/linux.git - Linux kernel stable tree

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

nvdimm/btt: Handle preemption in BTT lane acquisition - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/8d4b989d9c9afe5f185aa5853b666fc4617afe9e
generic

nvdimm/btt: Handle preemption in BTT lane acquisition - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/73e35c1bdfa160b41fdbe204e02325f0687de506
generic

nvdimm/btt: Handle preemption in BTT lane acquisition - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/5c53406098b599c420b031e6ec5ba8a2f3794c50
generic

nvdimm/btt: Handle preemption in BTT lane acquisition - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/4eafa810b042d985ec6bbf5b514414e73cee6f6f
generic

nvdimm/btt: Handle preemption in BTT lane acquisition - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/417918783bcfe0be135019df16a267b3af442efd

Vendor Advisories for CVE-2026-74365(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 30× in last 7d / 30× 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 23:50 UTCEG score recompute
  2. 2026-08-20 23:49 UTCGHSA enrichment
  3. 2026-08-20 22:56 UTCEPSS rescore
  4. 2026-08-20 11:03 UTCGHSA enrichment
  5. 2026-08-19 22:16 UTCEG score recompute
  6. 2026-08-19 22:16 UTCGHSA enrichment
  7. 2026-08-19 17:04 UTCEPSS rescore
  8. 2026-08-19 09:30 UTCGHSA enrichment
  9. 2026-08-18 20:44 UTCEG score recompute
  10. 2026-08-18 20:44 UTCGHSA enrichment
  11. 2026-08-18 13:49 UTCEPSS rescore
  12. 2026-08-18 13:49 UTCEPSS rescore
  13. 2026-08-18 07:58 UTCGHSA enrichment
  14. 2026-08-17 19:13 UTCEG score recompute
  15. 2026-08-17 19:13 UTCGHSA enrichment
  16. 2026-08-17 13:47 UTCEPSS rescore
  17. 2026-08-17 06:26 UTCEG score recompute
  18. 2026-08-17 06:26 UTCGHSA enrichment
  19. 2026-08-17 05:56 UTCEG score recompute 7.30
  20. 2026-08-17 05:56 UTCGHSA enrichment
  21. 2026-08-17 05:54 UTCMITRE cvelistV5CVSS v3 → 7.3 · severity → HIGH
  22. 2026-08-17 05:26 UTCEG score recompute
  23. 2026-08-17 05:26 UTCGHSA enrichment
  24. 2026-08-17 05:24 UTCMITRE cvelistV5
  25. 2026-08-16 14:56 UTCEPSS rescore
Show 5 more
  1. 2026-08-16 14:56 UTCEPSS rescore
  2. 2026-08-16 02:15 UTCEPSS rescore
  3. 2026-08-15 06:23 UTCNVD update
  4. 2026-08-15 06:15 UTCEG score recompute
  5. 2026-08-15 06:12 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-74365?
CVE-2026-74365 is a high vulnerability published on August 15, 2026. In the Linux kernel, the following vulnerability has been resolved: nvdimm/btt: Handle preemption in BTT lane acquisition BTT lanes serialize access to per-lane metadata and workspace state during BTT I/O. The btt-check unit test reports data mismatches during BTT writes due to a race in lane…
When was CVE-2026-74365 disclosed?
CVE-2026-74365 was first published in the National Vulnerability Database on August 15, 2026, with the most recent update on August 17, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-74365 actively exploited?
CVE-2026-74365 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 96.8% of all scored CVEs.
What is the CVSS score of CVE-2026-74365?
CVE-2026-74365 has a CVSS v3 base score of 7.3 (NVD).
How do I remediate CVE-2026-74365?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-74365, 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-74365

Explore →

Is Your Infrastructure Affected by CVE-2026-74365?

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