Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's io_uring implementation can lead to a memory leak of allocated iovec structures. This issue arises when internal caches overflow, causing requests to be aborted early without properly freeing the associated iovec. The vulnerability has been addressed by reinstating a mandatory cleanup process for the iovec in such scenarios.
The vulnerability could result in a memory leak, where allocated iovec structures are not properly freed, potentially leading to increased memory usage and exhaustion of system resources.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.