Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's io_uring implementation has been addressed. The issue arose from the io_estimate_bvec_size() function, which improperly truncated the calculated number of segments. This truncation could lead to data corruption by overflowing the 'int' values used in subsequent operations. The vulnerability has been fixed by ensuring that the segment count does not exceed the maximum limit for integers.
The vulnerability could cause data corruption by allowing the segment count to overflow, potentially leading to undefined behavior or memory-related issues.
Users can upgrade to the latest version of the Linux kernel to address this vulnerability. The patched version is included in the official Linux kernel stable releases.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.