Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A slab-out-of-bounds write vulnerability has been identified in the Linux kernel's FUSE (Filesystem in Userspace) implementation. This issue arises in the 'fuse_dev_do_write' function when the number of bytes to be retrieved exceeds the upper limit set by 'fc->max_pages', particularly when an offset is involved. The vulnerability has been addressed by adding a loop termination condition to prevent such buffer overruns.
Exploitation of this vulnerability leads to a slab-out-of-bounds write, which can potentially be exploited to overwrite memory and execute arbitrary code.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been patched. The specific commit addressing this issue is available in the Linux kernel stable tree.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.