CVE-2026-72160

HIGHPre-NVD 8.88.8
EchelonGraph scoreHIGH confidence

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

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

ocfs2: reject dinodes with non-canonical i_mode type

Patch series "ocfs2: harden inode validators against forged metadata", v2.

This series adds three structural checks to OCFS2 dinode validation so malformed on-disk fields are rejected before ocfs2_populate_inode() copies them into the in-core inode.

The checks cover:

  • i_mode values whose type bits do not name a canonical POSIX file
type;
  • non-device dinodes whose id1.dev1.i_rdev field is non-zero; and
  • non-inline dinodes that claim non-zero i_size while i_clusters is
zero, covering directories unconditionally and regular files on non-sparse volumes.

The normal read path reports these through ocfs2_error(), matching the existing suballoc-slot, inline-data, chain-list, and refcount checks. The online filecheck path uses the same structural predicates but keeps its own reporting contract, returning OCFS2_FILECHECK_ERR_INVALIDINO instead of calling ocfs2_error().

This patch (of 3):

ocfs2_validate_inode_block() currently accepts any non-zero i_mode value. ocfs2_populate_inode() then copies that mode verbatim into inode->i_mode and dispatches on i_mode & S_IFMT to the file/dir/symlink/special_file iops; an unrecognised type falls through to ocfs2_special_file_iops and init_special_inode().

Reject dinodes whose type bits do not name one of the seven canonical POSIX file types. Use fs_umode_to_ftype(), the same generic file-type conversion helper OCFS2 already uses for directory entries, so the accepted inode type set matches the kernel file-type vocabulary instead of open-coding a local switch.

Apply the same structural check to the online filecheck read path. filecheck keeps its own error namespace, so it reports malformed i_mode through the filecheck logger and OCFS2_FILECHECK_ERR_INVALIDINO instead of calling ocfs2_error(), but it must not allow a malformed dinode to proceed into ocfs2_populate_inode().

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

Published

August 15, 2026

Last Modified

August 17, 2026

Advisory Details (8)

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

ocfs2: reject dinodes with non-canonical i_mode type - kernel/git/stable/linux.git - Linux kernel stable tree

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

ocfs2: reject dinodes with non-canonical i_mode type - kernel/git/stable/linux.git - Linux kernel stable tree

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

ocfs2: reject dinodes with non-canonical i_mode type - kernel/git/stable/linux.git - Linux kernel stable tree

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

ocfs2: reject dinodes with non-canonical i_mode type - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/82afe13558354390d8a592a5334d5f4fd72c0e5c
generic

ocfs2: reject dinodes with non-canonical i_mode type - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/5366a017099c6a3c443be908a05f26fd72af12a1
generic

ocfs2: reject dinodes with non-canonical i_mode type - kernel/git/stable/linux.git - Linux kernel stable tree

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

ocfs2: reject dinodes with non-canonical i_mode type - kernel/git/stable/linux.git - Linux kernel stable tree

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

ocfs2: reject dinodes with non-canonical i_mode type - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/157d31ef45038d89cd19620105e082d43c8e41e0

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

Frequently asked(5)

What is CVE-2026-72160?
CVE-2026-72160 is a high vulnerability published on August 15, 2026. In the Linux kernel, the following vulnerability has been resolved: ocfs2: reject dinodes with non-canonical i_mode type Patch series "ocfs2: harden inode validators against forged metadata", v2. This series adds three structural checks to OCFS2 dinode validation so malformed on-disk fields are…
When was CVE-2026-72160 disclosed?
CVE-2026-72160 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-72160 actively exploited?
CVE-2026-72160 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 52.3% of all scored CVEs.
What is the CVSS score of CVE-2026-72160?
CVE-2026-72160 has a CVSS v3 base score of 8.8 (NVD).
How do I remediate CVE-2026-72160?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-72160, 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-72160

Explore →

Is Your Infrastructure Affected by CVE-2026-72160?

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