Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A use-after-free vulnerability has been identified in the Linux kernel's ATM networking component. The issue arises in the 'lec_send()' function, where the 'send()' operation frees the socket buffer (skb) before the length is saved. This oversight can lead to memory being accessed after it has been freed, potentially causing undefined behavior or exploitation.
Exploitation of this vulnerability could lead to a use-after-free condition, allowing for memory corruption or arbitrary code execution.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.