PT-2026-26044 · Linux+2 · Linux Kernel+2

CVE-2025-71267

·

Published

2025-01-01

·

Updated

2026-07-24

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A flaw exists in the ntfs3 file system that can result in a Denial-of-Service (DoS) condition. A specially crafted NTFS image can trigger an infinite loop when processing an ATTR LIST attribute with a zero data size during memory allocation. The ntfs load attr list() function allocates memory even when data size is zero, leading to an inconsistent state where ni->attr list.size is zero, but ni->attr list.le is not null. This causes the ni enum attr ex function to repeatedly reload the attribute list, resulting in an indefinite loop and a hung kernel thread. The issue is addressed by adding validation to ensure data size is non-zero before memory allocation, and returning -EINVAL when a zero-sized ATTR LIST is detected.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

DoS

Infinite Loop

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2025-71267
ECHO-75C3-D1D6-C1AC
USN-8492-1
USN-8492-2
USN-8492-3
USN-8492-4
USN-8492-5
USN-8497-1
USN-8498-1
USN-8499-1
USN-8575-1
USN-8575-2
USN-8575-3
USN-8576-1
USN-8576-2
USN-8597-1
USN-8606-1
USN-8607-1
USN-8609-1
USN-8610-1

Affected Products

Linuxmint
Linux Kernel
Ntfs3