NONE · 0

CVE-2023-54122

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 avo...

Vulnerability 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/

References

FAQ

What is CVE-2023-54122?

CVE-2023-54122 is a documented vulnerability. 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 avo...

How severe is CVE-2023-54122?

CVSS scoring is not yet available for CVE-2023-54122. Check NVD for updates.

Is there a patch for CVE-2023-54122?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.