Linux Kernel Memory Leak Vulnerability in ms_block Component

Vulnerability

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.

Impact

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.

Added: Jun 18, 2025, 3:57 PM
Updated: Jun 18, 2025, 3:57 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.0
remediation
0.0
relevance
0.2
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.