Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's handling of HFS and HFS+ filesystems has been addressed. The issue arose from a previous commit that introduced a warning mechanism for sanity checks. This change inadvertently created a build warning that could be triggered by a corrupted HFS image, leading to a memory leak and improper error handling. The vulnerability is present in the Linux kernel stable tree.
The vulnerability could be exploited to cause a denial of service by triggering the warning with a corrupted HFS image, leading to improper error handling and a memory leak.
The vulnerability can be reproduced by using a corrupted HFS image that triggers the WARN_ON() sanity check introduced in a previous commit. This can be done by crafting an HFS image that violates the expected structure, such as by corrupting directory or file entries.
Users can apply the latest patches available in the Linux kernel stable tree to address this vulnerability.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.