Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
- >= 6.0.0-rc6, < 6.0.0-rc7
A vulnerability in the Linux kernel's NTFS3 file system implementation allows for out-of-bounds memory accesses due to insufficient validation of buffer lengths when parsing index data. This issue arises during certain directory operations that require additional information from index buffers. The lack of proper checks can lead to memory corruption, as demonstrated by a reported 'slab-out-of-bounds' error. The vulnerability affects Linux kernel versions prior to 6.0.0-rc6.
Exploitation of this vulnerability causes out-of-bounds memory accesses, which can lead to memory corruption.
The vulnerability can be reproduced by performing NTFS directory operations that require index information, such as using the 'open' system call on a directory with specific index structures. This triggers the 'indx_read' function, which now lacks proper buffer length validation, leading to the out-of-bounds access.
Users can upgrade to Linux kernel versions 6.0.0-rc6 or later, where this vulnerability has been addressed.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.