Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A memory leak vulnerability has been identified in the Linux kernel's SCSI ALUA (Asymmetric Logical Unit Access) path management. The issue arises in the 'alua_activate()' function, where the 'qdata' variable is not properly freed if the 'alua_rtpg_queue()' call fails. This oversight leads to a memory leak, as the unreferenced 'qdata' object remains allocated but inaccessible, causing a gradual increase in memory usage.
Exploitation of this vulnerability leads to a memory leak, where allocated memory is not properly released, potentially causing increased memory usage over time.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.