Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A memory leak vulnerability has been identified in the Linux kernel's hinic network driver. When the function hinic_set_cmdq_depth() fails during the initialization of command queues, the allocated CMDQ memory is not properly released. This issue affects the stable versions of the Linux kernel.
The vulnerability leads to memory leaks, which can cause increased memory usage and potentially degrade system performance over time.
The vulnerability can be reproduced by invoking the hinic_init_cmdqs() function with a scenario that causes hinic_set_cmdq_depth() to fail. This will result in the CMDQ memory not being freed, creating a memory leak.
Users can apply the latest patches available in the Linux kernel stable tree to address this vulnerability.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.