CVE-2026-72477
Last modified
CVE-2026-72477 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: call _ntfs_bad_inode() when failing to rename It is safe to call _ntfs_bad_inode on live inodes since: commit 519b078998ce ("fs/ntfs3: Exclude call make_bad_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 WARN_ON with a call to _ntfs_bad_inode() to prevent further operations on the inconsistent inode.. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: call _ntfs_bad_inode() when failing to rename It is safe to call _ntfs_bad_inode on live inodes since: commit 519b078998ce ("fs/ntfs3: Exclude call make_bad_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 WARN_ON with a call to _ntfs_bad_inode() to prevent further operations on the inconsistent inode.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 519b078998ce6e729f98dccf35505b4756985d11, < ff825bf0521f6da2f30878cbad18ab7b341bc31b; >= 519b078998ce6e729f98dccf35505b4756985d11, < e8ed78f40eecd0176fda71d673f6957c98e7ffbe |
| Linux | Linux | 6.17 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72477?
How severe is CVE-2026-72477?
How do I fix CVE-2026-72477?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-72471In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-72472In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-72473In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-72474In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72475In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72476In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72478In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-72479In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7248A vulnerability was found in D-Link DI-8100 16.07.26A1. This…9.4
- CVE-2026-72480In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72481In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72482In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-72477?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
