Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
An infinite loop vulnerability has been identified in the Linux kernel's NTFS3 file system, which can cause a denial-of-service condition. This issue arises when a malformed NTFS image presents an attribute header with an empty run list, while directory entries indicate the presence of actual data. The problem occurs due to metadata inconsistencies, where the attribute header falsely claims to be empty, leading to an uninitialized runs tree. Exploitation of this vulnerability causes the system to enter an infinite loop, repeatedly failing to process the expected data.
Exploitation of this vulnerability causes the system to enter an infinite loop, repeatedly failing to process the expected data, which can lead to a denial-of-service condition.
To reproduce this vulnerability, create a malformed NTFS image that includes an attribute header indicating an empty run list, while directory entries reference it as containing actual data. When the NTFS3 file system processes this image, the inconsistency will trigger the infinite loop. The vulnerability can be observed by monitoring the system's response, which will indicate a denial-of-service condition.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been patched. Instructions for upgrading the Linux kernel can be found in the official Linux documentation.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.