Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's OrangeFS implementation can lead to file size truncation on 32-bit systems. The issue arises because the 'len' variable, which stores the result of the file size read operation, is defined as a size_t type. This definition causes the file size to be truncated to 4 GiB.
Exploitation of this vulnerability results in incorrect file size handling, potentially causing data loss or corruption by truncating file sizes beyond 4 GiB.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.