Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's queue registration process can lead to a memory leak. This issue occurs when registering a queue fails after successfully completing the initial registration phase. The error handling process does not properly clean up the resources allocated for the queue's sysfs registration, causing a resource leak. The vulnerability has been addressed by adding the missing resource cleanup call in the error handling path.
The vulnerability can cause a memory leak, where allocated resources are not properly released, potentially leading to increased memory usage and degradation of system performance 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.