Linux Kernel up to 7.1.4 ntfs3 fslog.c UpdateRecordDataRoot/UpdateRecordDataAllocation view.data_off buffer overflow

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.
9.5$5k-$25k6.95-

Summaryinfo

A vulnerability labeled as very critical has been found in Linux Kernel up to 7.1.4. This vulnerability affects the function UpdateRecordDataRoot/UpdateRecordDataAllocation of the file fslog.c of the component ntfs3. Executing a manipulation of the argument view.data_off can lead to buffer overflow. This vulnerability is handled as CVE-2026-64532. The attack can be executed remotely. There is not any exploit available.

Detailsinfo

A vulnerability has been found in Linux Kernel up to 7.1.4 and classified as very critical. This vulnerability affects the function UpdateRecordDataRoot/UpdateRecordDataAllocation of the file fslog.c of the component ntfs3. The manipulation of the argument view.data_off with an unknown input leads to a buffer overflow vulnerability. The CWE definition for the vulnerability is CWE-120. The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow. As an impact it is known to affect confidentiality, integrity, and availability. CVE summarizes:

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: bound NTFS_DE view.data_off in UpdateRecordData{Root,Allocation} In do_action()'s UpdateRecordDataRoot (fslog.c:3489) and UpdateRecordDataAllocation (fslog.c:3697) cases, the memmove destination is `Add2Ptr(e, le16_to_cpu(e->view.data_off))`, where e->view.data_off comes from an on-disk NTFS_DE inside an INDEX_ROOT or INDEX_BUFFER. Neither case validates view.data_off + dlen against e->size; the existing check_if_index_root / check_if_alloc_index helpers walk the entry chain and validate the entry's offset, but not its internal view fields. The neighbouring read sites (e.g., fs/ntfs3/index.c when iterating view entries) check view.data_off + view.data_size <= e->size. Apply the same bound at the two memmove sites. Reproduced under UML+KASAN on mainline 8d90b09e6741 via pr_warn-only probe instrumentation: with view.data_off forced to 0xFFFC, the memmove writes 32 bytes past the end of the NTFS_DE. This is similar in shape to Pavitra Jha's 2026-05-02 patch "fs/ntfs3: prevent oob in case UpdateRecordDataRoot" (<[email protected]>) which proposes calling ntfs3_bad_de_range(); that helper does not exist in mainline. This patch uses inline checks.

The advisory is available at git.kernel.org. This vulnerability was named CVE-2026-64532 since 07/19/2026. The exploitation appears to be easy. The attack can be initiated remotely. Technical details are known, but there is no available exploit. The structure of the vulnerability defines a possible price range of USD $5k-$25k at the moment (estimation calculated on 07/28/2026).

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

Upgrading to version 5.15.212, 6.1.178, 6.6.145, 6.12.97, 6.18.40, 7.1.5 or 7.2-rc1 eliminates this vulnerability. Applying the patch b20e5a709d8bd190d6e4645606763c7423e694c1/d41b382068ca4e64e421f736cdd700095464b6ac/429d653ca641d38a78609b8f62e81a0a5c780a2d/315d3a9a48b49f889da3d858a9307e677cb9e1bd/be306b8d9143a9c076c804a7ca025d69caf9c448/36feda687afebae24c472202694448738809c411/3e127829e57f5190f612412ece4541cb96d5ec7a is able to eliminate this problem.

The vulnerability is also documented in the vulnerability database at Tenable (330132). If you want to get best quality of vulnerability data, you may have to visit VulDB.

Productinfo

Type

Vendor

Name

Version

License

Website

CPE 2.3info

CPE 2.2info

CVSSv4info

VulDB Vector: 🔒
VulDB Reliability: 🔍

CVSSv3info

VulDB Meta Base Score: 9.9
VulDB Meta Temp Score: 9.5

VulDB Base Score: 9.9
VulDB Temp Score: 9.5
VulDB Vector: 🔒
VulDB Reliability: 🔍

CVSSv2info

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

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

Exploitinginfo

Class: Buffer overflow
CWE: CWE-120 / CWE-119
CAPEC: 🔒
ATT&CK: 🔒

Physical: No
Local: No
Remote: Yes

Availability: 🔒
Status: Not defined
Price Prediction: 🔍
Current Price Estimation: 🔒

0-DayUnlockUnlockUnlockUnlock
TodayUnlockUnlockUnlockUnlock

Nessus ID: 330132
Nessus Name: Linux Distros Unpatched Vulnerability : CVE-2026-64532

Threat Intelligenceinfo

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

Countermeasuresinfo

Recommended: Upgrade
Status: 🔍

0-Day Time: 🔒

Upgrade: Kernel 5.15.212/6.1.178/6.6.145/6.12.97/6.18.40/7.1.5/7.2-rc1
Patch: b20e5a709d8bd190d6e4645606763c7423e694c1/d41b382068ca4e64e421f736cdd700095464b6ac/429d653ca641d38a78609b8f62e81a0a5c780a2d/315d3a9a48b49f889da3d858a9307e677cb9e1bd/be306b8d9143a9c076c804a7ca025d69caf9c448/36feda687afebae24c472202694448738809c411/3e127829e57f5190f612412ece4541cb96d5ec7a

Timelineinfo

07/19/2026 CVE reserved
07/27/2026 +8 days Advisory disclosed
07/27/2026 +0 days VulDB entry created
07/28/2026 +1 days VulDB entry last update

Sourcesinfo

Vendor: kernel.org

Advisory: git.kernel.org
Status: Confirmed

CVE: CVE-2026-64532 (🔒)
GCVE (CVE): GCVE-0-2026-64532
GCVE (VulDB): GCVE-100-383386

Entryinfo

Created: 07/27/2026 09:50
Updated: 07/28/2026 04:07
Changes: 07/27/2026 09:50 (61), 07/28/2026 04:07 (2)
Complete: 🔍
Cache ID: 216::103

If you want to get best quality of vulnerability data, you may have to visit VulDB.

Discussion

No comments yet. Languages: en.

Please log in to comment.

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!