
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-53837 is a NULL pointer dereference vulnerability in the Linux kernel's drm/msm (Qualcomm MSM Direct Rendering Manager) subsystem, specifically in the snapshot tear-down path. The flaw occurs when the deinitialization code is called with the kms pointer set to NULL — a condition that arises during early initialization errors or on platforms that do not use the DPU (Display Processing Unit) controller. It affects Linux kernel versions from commit 98659487b845 up to the fixed commits across stable branches. The CVE was published on December 9, 2025, and is estimated as Medium severity with an EPSS score of 0.00018 (Feedly, EUVD).
The root cause is a NULL pointer dereference (CWE-476) in the drm/msm subsystem's snapshot tear-down routine. When the kernel's MSM DRM driver encounters early initialization failures or runs on hardware without a DPU controller, the kms pointer is never assigned, yet the deinitialization code path dereferences it unconditionally. The fix, tracked via the freedesktop.org Patchwork system (patch 525099), adds a NULL check before dereferencing the kms pointer during snapshot cleanup. Patches were applied across multiple stable kernel branches (Feedly, Kernel Stable).
Successful triggering of this vulnerability causes a kernel NULL pointer dereference, which typically results in a kernel panic (system crash), leading to a denial of service on the affected system. The impact is limited to availability — there is no evidence of confidentiality or integrity compromise from this specific flaw. The vulnerability is most relevant to systems running Qualcomm MSM-based hardware (e.g., mobile or embedded devices using Snapdragon SoCs) with affected kernel versions (Feedly, EUVD).
The Linux kernel maintainers have released fixes across multiple stable branches. Patched versions include kernel 5.15.112, 6.1.29, 6.2.16, 6.3.3, and 6.4. Users should update to these or later stable kernel releases. The fix introduces a NULL check for the kms pointer in the drm/msm snapshot tear-down path before any dereference occurs. No configuration-based workaround is known; upgrading the kernel is the recommended remediation (Feedly, Kernel Stable).
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."