Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A division-by-zero vulnerability has been identified in the Linux kernel's exFAT file system implementation, specifically within the bitmap allocation function. The issue arises because the variable 'max_ra_count' can be zero, leading to a crash when the code attempts to perform a modulo operation with it. This situation occurs when readahead is not utilized. The vulnerability has been addressed by modifying the bitmap loading process to bypass readahead.
Exploitation of this vulnerability leads to a system crash.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.