Linux Kernel NTFS3 Filesystem Null Pointer Dereference Vulnerability

Vulnerability

A null pointer dereference vulnerability has been identified in the Linux kernel's NTFS3 filesystem handling. This issue arises when certain metadata files are processed before the Master File Table (MFT), creating a risk of accessing a null pointer. The vulnerability can be triggered by reading malformed NTFS images, potentially leading to a kernel crash. The problem has been observed in Linux kernel versions 5.19.0 and later.

Impact

Exploitation of this vulnerability causes a kernel panic due to a null pointer dereference, disrupting system operations and potentially leading to a denial of service.

Reproduction

The vulnerability can be reproduced by mounting a malformed NTFS image that contains specific metadata files. This can be done using the 'mount' command in a Linux environment with the NTFS3 filesystem driver. The kernel will attempt to read the metadata files, leading to a null pointer dereference and a subsequent kernel panic.

Remediation

Users can upgrade to the latest stable version of the Linux kernel, where this vulnerability has been addressed. Instructions for upgrading the Linux kernel can be found in the official Linux documentation or through the package management system of the respective Linux distribution.

Added: Sep 15, 2025, 6:17 PM
Updated: Sep 15, 2025, 6:17 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
5.7
remediation
0.0
relevance
0.5
threat
4.8
urgency
2.9
incentive
1.7

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