2 matches found
The vulnerability of the vpu_load_firmware() function in the drivers/media/platform/mediatek/vpu/mtk_vpu.c file of the MediaTek VPU video processor driver for Linux operating systems allows a hacker to cause a system failure.
The vulnerability of the vpuloadfirmware function in the drivers/media/platform/mediatek/vpu/mtkvpu.c file of the MediaTek VPU video processor driver for Linux operating systems is related to the assignment of a null pointer. Exploiting this vulnerability could allow an attacker to cause a system...
CVE-2023-53425: NULL Pointer Dereference
In the Linux kernel, the following vulnerability has been resolved: media: platform: mediatek: vpu: fix NULL ptr dereference If pdev is NULL, then it is still dereferenced. This fixes this smatch warning: drivers/media/platform/mediatek/vpu/mtkvpu.c:570 vpuloadfirmware warn: address of NULL point...