
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-54138 is a NULL pointer dereference vulnerability in the Linux kernel's Direct Rendering Manager (DRM) subsystem, specifically in the drm/msm (Qualcomm MSM) driver. The flaw occurs during IRQ (interrupt request) uninstall when the kms pointer is NULL — a condition that can arise from early initialization errors or on platforms that do not use the DPU (Display Processing Unit) controller. The vulnerability was published on December 24, 2025, and affects Linux kernel versions from commit f026e431cf86 up to several stable branch fixes. The CVSS base score is listed as 0.0, indicating it has not been formally scored with a severity rating at this time (Feedly, EUVD).
The root cause is a NULL pointer dereference (CWE-476) in the drm/msm kernel driver's deinitialization path. When early initialization fails or when the system runs on hardware that does not use the DPU controller, the kms pointer may remain NULL. If the IRQ uninstall routine is subsequently called without checking for this NULL condition, the kernel dereferences the NULL pointer, leading to a kernel panic or crash. The fix involves adding a NULL check for the kms pointer before proceeding with IRQ uninstall logic. Patches were applied across multiple stable kernel branches (Feedly, Kernel Patch 6.4).
Successful triggering of this vulnerability results in a kernel NULL pointer dereference, which typically causes a kernel panic (system crash), leading to a denial of service (DoS) on the affected system. The impact is limited to availability — there is no evidence of confidentiality or integrity compromise. The vulnerability is most relevant to systems running Qualcomm MSM-based hardware (e.g., ARM devices, certain Android platforms, or embedded Linux systems) using the affected kernel versions (Feedly).
The Linux kernel maintainers have released patches across multiple stable branches. Fixed versions include kernel 5.15.112, 6.1.29, 6.2.16, 6.3.3, and 6.4 (mainline). Administrators should update to a patched kernel version corresponding to their stable branch. The relevant upstream commits are available at the kernel stable repository for branches 5.15, 6.1, 6.2, 6.3, and 6.4 (Feedly, EUVD).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."