Linux Kernel up to 6.19.5 ntfs3 ntfs_load_attr_list denial of service

CVSS Meta Temp Score
CVSS is a standardized scoring system to determine possibilities of attacks. The Temp Score considers temporal factors like disclosure, exploit and countermeasures. The unique Meta Score calculates the average score of different sources to provide a normalized scoring system.
Current Exploit Price (≈)
Our analysts are monitoring exploit markets and are in contact with vulnerability brokers. The range indicates the observed or calculated exploit price to be seen on exploit markets. A good indicator to understand the monetary effort required for and the popularity of an attack.
CTI Interest Score
Our Cyber Threat Intelligence team is monitoring different web sites, mailing lists, exploit markets and social media networks. The CTI Interest Score identifies the interest of attackers and the security community for this specific vulnerability in real-time. A high score indicates an elevated risk to be targeted for this vulnerability.
5.5$0-$5k0.00

Summaryinfo

A vulnerability categorized as critical has been discovered in Linux Kernel up to 6.19.5. This issue affects the function ntfs_load_attr_list of the component ntfs3. Executing a manipulation can lead to denial of service. This vulnerability is registered as CVE-2025-71267. No exploit is available. It is advisable to upgrade the affected component.

Detailsinfo

A vulnerability was found in Linux Kernel up to 6.19.5. It has been declared as critical. This vulnerability affects the function ntfs_load_attr_list of the component ntfs3. The manipulation with an unknown input leads to a denial of service vulnerability. The CWE definition for the vulnerability is CWE-404. The product does not release or incorrectly releases a resource before it is made available for re-use. As an impact it is known to affect availability. CVE summarizes:

In the Linux kernel, the following vulnerability has been resolved: fs: ntfs3: fix infinite loop triggered by zero-sized ATTR_LIST We found an infinite loop bug in the ntfs3 file system that can lead to a Denial-of-Service (DoS) condition. A malformed NTFS image can cause an infinite loop when an ATTR_LIST attribute indicates a zero data size while the driver allocates memory for it. When ntfs_load_attr_list() processes a resident ATTR_LIST with data_size set to zero, it still allocates memory because of al_aligned(0). This creates an inconsistent state where ni->attr_list.size is zero, but ni->attr_list.le is non-null. This causes ni_enum_attr_ex to incorrectly assume that no attribute list exists and enumerates only the primary MFT record. When it finds ATTR_LIST, the code reloads it and restarts the enumeration, repeating indefinitely. The mount operation never completes, hanging the kernel thread. This patch adds validation to ensure that data_size is non-zero before memory allocation. When a zero-sized ATTR_LIST is detected, the function returns -EINVAL, preventing a DoS vulnerability.

The advisory is shared for download at git.kernel.org. This vulnerability was named CVE-2025-71267 since 03/17/2026. There are known technical details, but no exploit is available.

The vulnerability scanner Nessus provides a plugin with the ID 302912 (Linux Distros Unpatched Vulnerability : CVE-2025-71267), which helps to determine the existence of the flaw in a target environment.

Upgrading to version 5.15.202, 6.1.165, 6.6.128, 6.12.75, 6.18.16, 6.19.6 or 7.0-rc1 eliminates this vulnerability. Applying the patch 9267d99fade76d44d4a133599524031fe684156e/976e6a7c51fabf150478decbe8ef5d9a26039b7c/8d8c70b57dbeda3eb165c0940b97e85373ca9354/7ef219656febf5ae06ae56b1fce47ebd05f92b68/9779a6eaaabdf47aa57910d352b398ad742e6a5f/fd508939dbca5eceefb2d0c2564beb15469572f2/06909b2549d631a47fcda249d34be26f7ca1711d is able to eliminate this problem. The bugfix is ready for download at git.kernel.org. The best possible mitigation is suggested to be upgrading to the latest version.

The vulnerability is also documented in the databases at Tenable (302912), EUVD (EUVD-2025-208821) and CERT Bund (WID-SEC-2026-0774). VulDB is the best source for vulnerability data and more expert information about this specific topic.

Affected

  • Google Container-Optimized OS
  • Debian Linux
  • Amazon Linux 2
  • Red Hat Enterprise Linux
  • SUSE Linux
  • Oracle Linux
  • SUSE openSUSE
  • RESF Rocky Linux
  • Open Source Linux Kernel

Productinfo

Type

Vendor

Name

Version

License

Website

CPE 2.3info

CPE 2.2info

CVSSv4info

VulDB Vector: 🔒
VulDB Reliability: 🔍

CVSSv3info

VulDB Meta Base Score: 5.6
VulDB Meta Temp Score: 5.5

VulDB Base Score: 5.7
VulDB Temp Score: 5.5
VulDB Vector: 🔒
VulDB Reliability: 🔍

NVD Base Score: 5.5
NVD Vector: 🔒

CVSSv2info

AVACAuCIA
💳💳💳💳💳💳
💳💳💳💳💳💳
💳💳💳💳💳💳
VectorComplexityAuthenticationConfidentialityIntegrityAvailability
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock

VulDB Base Score: 🔒
VulDB Temp Score: 🔒
VulDB Reliability: 🔍

Exploitinginfo

Class: Denial of service
CWE: CWE-404
CAPEC: 🔒
ATT&CK: 🔒

Physical: Partially
Local: Yes
Remote: Partially

Availability: 🔒
Status: Not defined

EPSS Score: 🔒
EPSS Percentile: 🔒

Price Prediction: 🔍
Current Price Estimation: 🔒

0-DayUnlockUnlockUnlockUnlock
TodayUnlockUnlockUnlockUnlock

Nessus ID: 302912
Nessus Name: Linux Distros Unpatched Vulnerability : CVE-2025-71267

Threat Intelligenceinfo

Interest: 🔍
Active Actors: 🔍
Active APT Groups: 🔍

Countermeasuresinfo

Recommended: Upgrade
Status: 🔍

0-Day Time: 🔒

Upgrade: Kernel 5.15.202/6.1.165/6.6.128/6.12.75/6.18.16/6.19.6/7.0-rc1
Patch: 9267d99fade76d44d4a133599524031fe684156e/976e6a7c51fabf150478decbe8ef5d9a26039b7c/8d8c70b57dbeda3eb165c0940b97e85373ca9354/7ef219656febf5ae06ae56b1fce47ebd05f92b68/9779a6eaaabdf47aa57910d352b398ad742e6a5f/fd508939dbca5eceefb2d0c2564beb15469572f2/06909b2549d631a47fcda249d34be26f7ca1711d

Timelineinfo

03/17/2026 CVE reserved
03/18/2026 +1 days Advisory disclosed
03/18/2026 +0 days VulDB entry created
06/24/2026 +97 days VulDB entry last update

Sourcesinfo

Vendor: kernel.org

Advisory: git.kernel.org
Status: Confirmed

CVE: CVE-2025-71267 (🔒)
GCVE (CVE): GCVE-0-2025-71267
GCVE (VulDB): GCVE-100-351520
EUVD: 🔒
CERT Bund: WID-SEC-2026-0774 - Linux Kernel: Mehrere Schwachstellen

Entryinfo

Created: 03/18/2026 11:58
Updated: 06/24/2026 01:00
Changes: 03/18/2026 11:58 (59), 03/18/2026 12:52 (1), 03/18/2026 14:48 (7), 03/19/2026 13:05 (2), 03/22/2026 10:21 (1), 04/29/2026 20:08 (1), 05/21/2026 22:07 (10), 06/24/2026 01:00 (1)
Complete: 🔍
Cache ID: 216::103

VulDB is the best source for vulnerability data and more expert information about this specific topic.

Discussion

No comments yet. Languages: en.

Please log in to comment.

Do you need the next level of professionalism?

Upgrade your account now!