CVE-2026-72191

CRITICALPre-NVD 9.89.8
EchelonGraph scoreHIGH confidence

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

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 5 sources updated this week
9.8EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 1%CVSS: 9.8Exploit: 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:

ntfs3: validate split-point offset in indx_insert_into_buffer

indx_insert_into_buffer() computes

used = used1 - to_copy - sp_size; memmove(de_t, Add2Ptr(sp, sp_size), used - le32_to_cpu(hdr1->de_off));

where sp and sp_size come from hdr_find_split(). hdr_find_split() walks entries by le16_to_cpu(e->size) without validating that each step stays within hdr->used or that the size field is at least sizeof(struct NTFS_DE). index_hdr_check(), the on-load gatekeeper, only validates header-level fields (used, total, de_off) and does not walk per-entry sizes.

A crafted NTFS image whose leaf INDEX_HDR reports used == total but contains one interior NTFS_DE with size = 0xFFF0 therefore passes validation, descends to indx_insert_into_buffer() through the ntfs_create() -> indx_insert_entry() path, and makes hdr_find_split() return an sp whose sp_size (0xFFF0) greatly exceeds the remaining bytes in the buffer. The u32 subtraction underflows and the memmove count becomes a near-4-GiB value, producing an out-of-bounds kernel write that corrupts adjacent allocations and panics the kernel.

Reproduced on 7.0.0-rc7 with UML + KASAN via a crafted image and a single 'touch' inside the mounted directory; crash site resolves to fs/ntfs3/index.c at the memmove. Trigger requires only local mount of an attacker-supplied filesystem image (USB, loopback, or removable media auto-mount).

Reject the split whenever the chosen sp plus its declared size already extends past hdr1->used. This is the minimal fix; it preserves the existing hdr_find_split() contract and relies on the same out: cleanup path as the pre-existing error returns.

A prior OOB read in the very same indx_insert_into_buffer() memmove was fixed in commit b8c44949044e ("fs/ntfs3: Fix OOB read in indx_insert_into_buffer") by tightening hdr_find_e(), but that fix does not cover the split-point size field path addressed here: sp is returned by hdr_find_split(), not hdr_find_e(), and the underflow is driven by sp->size rather than hdr->used exceeding hdr->total.

CVSS v3
9.8
EG Score
9.8(high)
EG Risk
49(Track)
EG Risk 49/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
Severity98% × 45%
Exploitation1% × 40%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
1%
EPSS %ILE
47%
KEV
Not listed

Published

August 15, 2026

Last Modified

August 17, 2026

Advisory Details (5)

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

ntfs3: validate split-point offset in indx_insert_into_buffer - kernel/git/stable/linux.git - Linux kernel stable tree

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

ntfs3: validate split-point offset in indx_insert_into_buffer - kernel/git/stable/linux.git - Linux kernel stable tree

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

ntfs3: validate split-point offset in indx_insert_into_buffer - kernel/git/stable/linux.git - Linux kernel stable tree

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

ntfs3: validate split-point offset in indx_insert_into_buffer - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/7bf74e6baf810fe325f111996496c678fc6e244f
generic

ntfs3: validate split-point offset in indx_insert_into_buffer - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/1758a564b6ebe7f4a82f23c9851d1cae15549457

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

Frequently asked(5)

What is CVE-2026-72191?
CVE-2026-72191 is a critical vulnerability published on August 15, 2026. In the Linux kernel, the following vulnerability has been resolved: ntfs3: validate split-point offset in indxinsertinto_buffer indxinsertinto_buffer() computes used = used1 - tocopy - spsize; memmove(det, Add2Ptr(sp, spsize), used - le32tocpu(hdr1->de_off)); where sp and spsize come from…
When was CVE-2026-72191 disclosed?
CVE-2026-72191 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-72191 actively exploited?
CVE-2026-72191 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 1% probability of exploitation in the next 30 days, which ranks it in the top 53.0% of all scored CVEs.
What is the CVSS score of CVE-2026-72191?
CVE-2026-72191 has a CVSS v3 base score of 9.8 (NVD).
How do I remediate CVE-2026-72191?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-72191, 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-72191

Explore →

Is Your Infrastructure Affected by CVE-2026-72191?

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