Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's media subsystem for STM32 cameras has been addressed. The issue involved a direct dereference of 'csidev->s_subdev' in the 'stm32_csi_start' function, which could lead to a NULL pointer dereference. Although the code later checks for NULL, the initial dereference could still cause issues. The vulnerability has been fixed by rearranging the code to perform the NULL check before dereferencing.
The vulnerability could lead to a NULL pointer dereference, causing a potential crash or undefined behavior in the application.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been fixed. The specific commit addressing this issue is available in the Linux kernel stable tree.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.