Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A memory leak vulnerability has been identified in the Linux kernel's tracing component. The issue arises in the function 'tracing_read_pipe()', where allocated memory is not properly freed. This leak has been detected by kmemleak, which reported an unreferenced object, indicating that memory management in this part of the kernel is flawed. The vulnerability allows for a gradual increase in memory usage, which could potentially lead to performance degradation or exhaustion of available memory resources.
Exploitation of this vulnerability causes a memory leak, where allocated memory is not released, leading to increased memory usage over time. This can result in performance issues or memory exhaustion.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.