Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's Mediatek MDP driver has been addressed. The issue was related to improper error handling in the probe function, which could lead to resource leaks and null pointer dereferences. The vulnerability affects the Linux kernel stable tree.
The vulnerability could cause resource leaks and null pointer dereferences, potentially leading to undefined behavior or crashes.
The vulnerability can be reproduced by loading the Mediatek MDP driver on a platform device without proper error handling. This can be done by compiling the driver with the existing error handling code, which fails to check the return value of the 'vpu_get_plat_device()' function. When the function returns a null pointer, the driver dereferences it, leading to a crash.
The vulnerability has been fixed in the Linux kernel stable tree. Users can upgrade to the latest version to address this issue.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.