Improper control of a resource through its lifetime in Linux kernel - CVE-2026-72477
Published: August 15, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper handling of an inconsistent inode state in ntfs3 rename handling when renaming files or directories. A local user can trigger a rename failure that leaves the inode inconsistent to cause a denial of service.
The issue affects the ntfs3 filesystem code path that handles failed rename rollback.