Security Advisory

CVE-2023-53425

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-09-18 16:04:07
Last updated 2026-05-11 19:44:43
Assigner Linux
State PUBLISHED

Description

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/mtk_vpu.c:570 vpu_load_firmware() warn: address of NULL pointer pdev