Security Advisory

CVE-2023-53239

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-09-15 14:22:13
Last updated 2026-05-11 19:40:55
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Add check for kzalloc As kzalloc may fail and return NULL pointer, it should be better to check the return value in order to avoid the NULL pointer dereference. Patchwork: https://patchwork.freedesktop.org/patch/514154/