Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
- >= 5.19.0, < 5.19.0+
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.
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.
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.
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.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.