Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A memory leak vulnerability has been identified in the Linux kernel's BPF sockmap implementation. During the teardown of a TCP connection, the 'tcp_bpf_sendmsg' function can inadvertently enqueue data onto the ingress message queue. This occurs while the teardown process is attempting to free the data, leading to a conflict. The issue arises because the 'sk_psock_queue_msg' function charges memory for the message, which must be released, creating a potential memory management problem.
Exploitation of this vulnerability can lead to a memory leak, where memory is not properly released, potentially causing 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.