PT-2025-53199 · Linux · Linux Kernel
Published
2023-01-24
·
Updated
2026-02-24
·
CVE-2023-54122
CVSS v2.0
5.5
Medium
| Vector | AV:A/AC:L/Au:S/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A flaw exists in the Linux kernel’s drm/msm/dpu subsystem. Specifically, a missing check for a null pointer after a
kzalloc call can lead to a null pointer dereference within the drm atomic helper crtc reset function. This occurs when kzalloc fails to allocate memory and returns a NULL pointer, and the code proceeds without validating the pointer before using it.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel