Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's ATM CLIP component can lead to a NULL pointer dereference. The issue arises in the 'clip_push()' function, which can crash the kernel if 'clip_devs' is NULL. This vulnerability was introduced because 'vcc_destroy_socket()' calls 'clip_push()' with a NULL socket buffer, allowing the function to attempt to read a NULL reference, causing a crash.
Exploitation of this vulnerability leads to a kernel crash, causing a denial of service by interrupting normal system operations.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.