Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A memory leak vulnerability has been identified in the Linux kernel's memstick/ms_block component. The issue arises because the 'erased_blocks_bitmap' is allocated simultaneously with the 'used_blocks_bitmap' but is never freed. This oversight creates a memory leak, as the allocated memory for 'erased_blocks_bitmap' is not released, potentially leading to increased memory usage over time.
Exploitation of this vulnerability leads to a memory leak, where allocated memory is not properly freed, potentially causing increased memory usage and degradation of system performance.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.