Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's ftrace functionality could lead to a softlockup condition when tracing a large number of functions. The issue was resolved by adding cond_resched() to ftrace_graph_set_hash(), allowing the kernel to remain responsive during such operations. This change aligns with similar adjustments made in other parts of the code that handle function tracing.
The vulnerability could cause the kernel to become unresponsive, triggering the softlockup watchdog.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.