#VU124212 Loop with Unreachable Exit Condition ('Infinite Loop') in Linux kernel - CVE-2025-71266

 

#VU124212 Loop with Unreachable Exit Condition ('Infinite Loop') in Linux kernel - CVE-2025-71266

Published: March 20, 2026


Vulnerability identifier: #VU124212
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2025-71266
CWE-ID: CWE-835
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a local attacker to cause a denial of service.

The vulnerability exists due to improper input validation in the ntfs3 filesystem when handling a malformed dentry during lookup operations. A local attacker can provide a specially crafted NTFS-3 volume to cause a denial of service.

The attacker manipulates the HAS_SUB_NODE flag and VCN pointer in an INDEX_ENTRY, causing the indx_find() function to enter an infinite loop, repeatedly allocating memory until system resources are exhausted.


Remediation

Install security update from vendor's repository.

External links