Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's kprobes implementation can cause a kernel panic. This issue arises because the kprobes control block (kcb) status flag is not properly updated after single stepping. If another INT3 user is executed immediately after kprobes, the kprobe_int3_handler() may incorrectly interpret the INT3 as kprobe's single stepping INT3, leading to a kernel panic.
Exploitation of this vulnerability can cause a kernel panic, disrupting system operations and potentially leading to a denial of service.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.