Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +3 more
A vulnerability has been identified in the Linux kernel's IMX JPEG media component, where an error pointer dereference could occur in the detach_pm() function. The issue arises because an error pointer can be passed to the pm_runtime_suspended() function, leading to a system crash. Although the code checks for error pointers and NULL values, using the IS_ERR_OR_NULL() function would provide clearer validation.
Exploitation of this vulnerability can lead to a system crash due to an invalid memory access, causing a kernel Oops error.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.