Security Advisory
CVE-2023-53534
5.5
MEDIUM
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved:
drm/mediatek: mtk_drm_crtc: Add checks for devm_kcalloc
As the devm_kcalloc may return NULL, the return value needs to be checked
to avoid NULL poineter dereference.
Published Date
October 4, 2025
Official Source
NIST NVD Advisory