Linux Kernel NTFS3 Integer Overflow Vulnerability in Volume Boundary Check

Vulnerability

An integer overflow vulnerability has been identified in the NTFS3 file system implementation of the Linux kernel. The issue arises in the volume boundary check within the 'run_unpack()' function, where raw addition of large values can wrap around, bypassing necessary validation. This vulnerability affects several versions of the Linux kernel.

Impact

Exploitation of this vulnerability could lead to incorrect volume boundary checks, potentially allowing for out-of-bounds access or manipulation.

Reproduction

The vulnerability can be reproduced by applying a source patch that introduces fuzzing, using a combination of LibAFL and QEMU. This setup can trigger the integer overflow by manipulating large length and cluster number values, causing the boundary check to fail.

Remediation

Users can upgrade to the latest version of the Linux kernel where this vulnerability has been addressed. Instructions for downloading the patched version are available on the official Linux kernel website.

Added: May 27, 2026, 9:18 PM
Updated: May 27, 2026, 9:18 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.3
remediation
7.7
relevance
9.7
threat
4.8
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.