CVE-2026-74482

HIGHPre-NVD 7.87.8
EchelonGraph scoreHIGH confidence

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

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

mm/huge_memory: unlock i_mmap_rwsem before releasing after-split folios

__folio_split() keeps dereferencing the mapping after the split: shmem_uncharge(mapping->host) and remap_page() while the folios are still frozen/locked, and i_mmap_unlock_read(mapping) at the very end, after the after-split folios have been unlocked and freed.

Nothing holds an inode reference across that. The split relies on @folio -- which the beyond-EOF drop loop never removes, as it starts at folio_next(folio) -- staying locked and in the page cache to hold off eviction. But the unlock loop unlocks @folio before i_mmap_unlock_read() runs. If the caller's @lock_at is a tail beyond EOF, as memory_failure() passes when splitting a poisoned tail of a shmem THP that reaches past i_size during truncation, it too is gone from the page cache; so once @folio is unlocked no locked, in-cache folio pins the inode, and a concurrent final iput() can evict and RCU-free it before i_mmap_unlock_read() touches i_mmap_rwsem:

BUG: KASAN: slab-use-after-free in __up_read+0x634/0x790 i_mmap_unlock_read include/linux/fs.h:537 [inline] __folio_split+0x732/0x1640 mm/huge_memory.c:4100 try_to_split_thp_page+0xab/0x390 mm/memory-failure.c:1675 memory_failure+0x1394/0x26e0 mm/memory-failure.c:2470

Freed by task 4601: shmem_free_in_core_inode+0x54/0xb0 mm/shmem.c:5177 evict+0x57f/0xac0 fs/inode.c:870

Do every mapping dereference while @folio still pins the inode: drop i_mmap_rwsem right after remap_page(), before the loop that unlocks and frees the after-split folios, and clear @mapping so the exit path does not unlock it again. shmem_uncharge() and remap_page() already run before that point, so after this nothing past the unlock loop touches the inode or the mapping.

This is now a rule the split depends on, alongside keeping @folio frozen until the page cache is updated: no inode or mapping dereference once the after-split folios start being unlocked.

CVSS v3
7.8
EG Score
7.8(high)
EG Risk
40(Track)
EG Risk 40/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
Severity78% × 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 19, 2026

Advisory Details (5)

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

mm/huge_memory: unlock i_mmap_rwsem before releasing after-split folios - kernel/git/stable/linux.git - Linux kernel stable tree

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

mm/huge_memory: unlock i_mmap_rwsem before releasing after-split folios - kernel/git/stable/linux.git - Linux kernel stable tree

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

mm/huge_memory: unlock i_mmap_rwsem before releasing after-split folios - kernel/git/stable/linux.git - Linux kernel stable tree

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

mm/huge_memory: unlock i_mmap_rwsem before releasing after-split folios - kernel/git/stable/linux.git - Linux kernel stable tree

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

mm/huge_memory: unlock i_mmap_rwsem before releasing after-split folios - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/10065fb891651d9541e7a5a2db84c1e656ece4f9

Vendor Advisories for CVE-2026-74482(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 32× in last 7d / 32× 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 03:54 UTCEG score recompute
  2. 2026-08-21 03:54 UTCGHSA enrichment
  3. 2026-08-20 22:56 UTCEPSS rescore
  4. 2026-08-20 16:28 UTCGHSA enrichment
  5. 2026-08-20 05:02 UTCGHSA enrichment
  6. 2026-08-19 17:35 UTCEG score recompute
  7. 2026-08-19 17:35 UTCGHSA enrichment
  8. 2026-08-19 17:04 UTCEPSS rescore
  9. 2026-08-19 16:53 UTCEG score recompute
  10. 2026-08-19 16:53 UTCGHSA enrichment
  11. 2026-08-19 05:18 UTCGHSA enrichment
  12. 2026-08-18 17:49 UTCEG score recompute
  13. 2026-08-18 17:49 UTCGHSA enrichment
  14. 2026-08-18 13:49 UTCEPSS rescore
  15. 2026-08-18 13:49 UTCEPSS rescore
  16. 2026-08-18 06:21 UTCGHSA enrichment
  17. 2026-08-17 18:55 UTCEG score recompute
  18. 2026-08-17 18:55 UTCGHSA enrichment
  19. 2026-08-17 13:47 UTCEPSS rescore
  20. 2026-08-17 06:24 UTCEG score recompute
  21. 2026-08-17 06:24 UTCGHSA enrichment
  22. 2026-08-17 05:55 UTCEG score recompute 7.80
  23. 2026-08-17 05:55 UTCGHSA enrichment
  24. 2026-08-17 05:54 UTCMITRE cvelistV5CVSS v3 → 7.8 · severity → HIGH
  25. 2026-08-17 05:25 UTCEG score recompute
Show 7 more
  1. 2026-08-17 05:25 UTCGHSA enrichment
  2. 2026-08-17 05:25 UTCMITRE cvelistV5
  3. 2026-08-16 14:56 UTCEPSS rescore
  4. 2026-08-16 14:56 UTCEPSS rescore
  5. 2026-08-15 13:27 UTCNVD update
  6. 2026-08-15 12:40 UTCEG score recompute
  7. 2026-08-15 12:37 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-74482?
CVE-2026-74482 is a high vulnerability published on August 15, 2026. In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: unlock immap_rwsem before releasing after-split folios folio_split() keeps dereferencing the mapping after the split: shmemuncharge(mapping->host) and remappage() while the folios are still frozen/locked, and…
When was CVE-2026-74482 disclosed?
CVE-2026-74482 was first published in the National Vulnerability Database on August 15, 2026, with the most recent update on August 19, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-74482 actively exploited?
CVE-2026-74482 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 97.4% of all scored CVEs.
What is the CVSS score of CVE-2026-74482?
CVE-2026-74482 has a CVSS v3 base score of 7.8 (NVD).
How do I remediate CVE-2026-74482?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-74482, 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-74482

Explore →

Is Your Infrastructure Affected by CVE-2026-74482?

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