Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's NTFS file system handling has been identified, specifically during the iteration over attribute records in the Master File Table (MFT). The issue arises in the function 'ntfs_attr_find()', where the kernel calculates the end address of the current attribute record based on its length. This calculation can lead to an integer overflow, causing the iteration to become infinite on 32-bit systems. The vulnerability has been addressed by implementing additional checks to prevent the overflow during the iteration process.
Exploitation of this vulnerability can lead to a denial-of-service condition, causing the system to enter an infinite loop during the attribute record iteration.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.