CVE-2026-72477

Source
https://cve.org/CVERecord?id=CVE-2026-72477
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72477.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-72477
Downstream
Published
2026-08-15T05:57:17.035Z
Modified
2026-08-18T03:56:26.330424199Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
fs/ntfs3: call _ntfs_bad_inode() when failing to rename
Details

In the Linux kernel, the following vulnerability has been resolved:

fs/ntfs3: call ntfsbad_inode() when failing to rename

It is safe to call ntfsbadinode on live inodes since: commit 519b078998ce ("fs/ntfs3: Exclude call makebad_inode for live nodes.")

The WARN_ON was added when it wasn't safe by: commit d99208b91933 ("fs/ntfs3: cancle set bad inode after removing name fails")

Replace the WARNON with a call to ntfsbadinode() to prevent further operations on the inconsistent inode.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72477.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
519b078998ce6e729f98dccf35505b4756985d11
Fixed
ff825bf0521f6da2f30878cbad18ab7b341bc31b
Fixed
e8ed78f40eecd0176fda71d673f6957c98e7ffbe

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72477.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.17.0
Fixed
7.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72477.json"