Linux Kernel up to 7.1.4 NTFS3 log_replay lcns_follow/page_lcns out-of-bounds

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.
8.0$0-$5k4.86-

Summaryinfo

A vulnerability marked as very critical has been reported in Linux Kernel up to 7.1.4. This issue affects the function log_replay of the component NTFS3. The manipulation of the argument lcns_follow/page_lcns leads to out-of-bounds. This vulnerability is uniquely identified as CVE-2026-64533. The attack is possible to be carried out remotely. No exploit exists.

Detailsinfo

A vulnerability was found in Linux Kernel up to 7.1.4 and classified as very critical. This issue affects the function log_replay of the component NTFS3. The manipulation of the argument lcns_follow/page_lcns with an unknown input leads to a out-of-bounds vulnerability. Using CWE to declare the problem leads to CWE-125. The product reads data past the end, or before the beginning, of the intended buffer. Impacted is confidentiality, integrity, and availability. The summary by CVE is:

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: validate lcns_follow in log_replay conversion log_replay() converts DIR_PAGE_ENTRY_32 records into DIR_PAGE_ENTRY records when replaying version 0 restart tables. During this conversion, the memmove() length is derived directly from the on-disk lcns_follow field: memmove(&dp->vcn, &dp0->vcn_low, 2 * sizeof(u64) + le32_to_cpu(dp->lcns_follow) * sizeof(u64)); check_rstbl() validates restart table structure, but does not constrain per-entry lcns_follow values relative to the entry size. A malformed filesystem image can provide an oversized lcns_follow value, causing the conversion memmove() to access memory beyond the bounds of the allocated restart table buffer. The same field is later used to bound iteration over page_lcns[], so validating lcns_follow during conversion also prevents downstream out-of-bounds access from the same malformed metadata. Compute the maximum valid lcns_follow from the already-validated restart table entry size and reject entries that exceed this bound. Reuse the existing t16/t32 scratch variables already declared in log_replay() to avoid introducing new declarations. [[email protected]: fixed the conflicts]

It is possible to read the advisory at git.kernel.org. The identification of this vulnerability is CVE-2026-64533 since 07/19/2026. The exploitation is known to be easy. The attack may be initiated remotely. Additional levels of successful authentication are required for exploitation. It demands that the victim is doing some kind of user interaction. Technical details of the vulnerability are known, but there is no available exploit. The pricing for an exploit might be around USD $0-$5k at the moment (estimation calculated on 07/27/2026).

The vulnerability scanner Nessus provides a plugin with the ID 330128 (Linux Distros Unpatched Vulnerability : CVE-2026-64533), 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 ca343a99806b4fc8e27c48f08be3445c5fcd1445/ddfc8683e1a627dbf1b83bacf8961443dd654258/57c071e2c4f30b9c6f5aacb6679aab1269fbae99/159f694d682e4215b3822ae31ed3a4631628fe55/7adb38279812c9c06b0e3fa7382f4d7887f3fa2d/32b9f8733feb241627fa5f564b1a99b5cae974c5/6a4c53a2e26a865565bd6a460961e8d6fcb32329 is able to eliminate this problem.

The vulnerability is also documented in the vulnerability database at Tenable (330128). Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.

Productinfo

Type

Vendor

Name

Version

License

Website

CPE 2.3info

CPE 2.2info

CVSSv4info

VulDB Vector: 🔒
VulDB Reliability: 🔍

CVSSv3info

VulDB Meta Base Score: 8.4
VulDB Meta Temp Score: 8.0

VulDB Base Score: 8.4
VulDB Temp Score: 8.0
VulDB Vector: 🔒
VulDB Reliability: 🔍

CVSSv2info

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

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

Exploitinginfo

Class: Out-of-bounds
CWE: CWE-125 / 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: 330128
Nessus Name: Linux Distros Unpatched Vulnerability : CVE-2026-64533

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: ca343a99806b4fc8e27c48f08be3445c5fcd1445/ddfc8683e1a627dbf1b83bacf8961443dd654258/57c071e2c4f30b9c6f5aacb6679aab1269fbae99/159f694d682e4215b3822ae31ed3a4631628fe55/7adb38279812c9c06b0e3fa7382f4d7887f3fa2d/32b9f8733feb241627fa5f564b1a99b5cae974c5/6a4c53a2e26a865565bd6a460961e8d6fcb32329

Timelineinfo

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

Sourcesinfo

Vendor: kernel.org

Advisory: git.kernel.org
Status: Confirmed

CVE: CVE-2026-64533 (🔒)
GCVE (CVE): GCVE-0-2026-64533
GCVE (VulDB): GCVE-100-383387

Entryinfo

Created: 07/27/2026 09:51
Updated: 07/27/2026 21:49
Changes: 07/27/2026 09:51 (60), 07/27/2026 21:49 (2)
Complete: 🔍
Cache ID: 216::103

Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.

Discussion

No comments yet. Languages: en.

Please log in to comment.

Want to know what is going to be exploited?

We predict KEV entries!