Security Advisory

CVE-2023-54122

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-24 13:06:41
Last updated 2026-05-11 19:55:54
Assigner Linux
State PUBLISHED

Description

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