Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's handling of I/O privilege bitmaps can cause a NULL pointer dereference. This issue arises in the x86 architecture when a task exits or a fork fails. During these processes, the exit_thread function cleans up resources, but if the current task has the TIF_IO_BITMAP flag set without a corresponding bitmap installed, it leads to a crash. The problem is compounded when a kernel thread is created in the context of a user space thread with the TIF_IO_BITMAP flag, causing inconsistencies that can be exploited.
Exploitation of this vulnerability causes a system crash due to a NULL pointer dereference, disrupting normal 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.