Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A memory leak vulnerability has been identified in the Linux kernel's disk management functions. The issue arises in the 'device_add_disk' process, where memory allocated for request queue write-back (rq_wb) is not properly released if an error occurs. This oversight leads to unreferenced memory objects, creating a potential memory leak. The vulnerability was highlighted by kmemleak, which reported three new suspected memory leaks associated with the 'modprobe' command.
Exploitation of this vulnerability can lead to a memory leak, where allocated memory is not properly released, potentially causing increased memory usage and degradation of system performance over time.
The vulnerability has been addressed in the official Linux Git repository. Users should upgrade to the latest version of the Linux kernel where this issue has been fixed.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.