
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-54217 is a vulnerability in the Linux kernel's DRM/MSM (Direct Rendering Manager for Qualcomm Adreno GPUs) subsystem, stemming from a flawed error-handling patch in msm_drm_init(). The vulnerability was introduced by commit 643b7d0869cc7f1f7a5ac7ca6bd25d88f54e31d0, which attempted to add missing checks and cleanup for alloc_ordered_workqueue but introduced NULL-pointer dereferences and memory leaks. It was published on December 30, 2025, and affects Linux kernel versions in the 6.3.x range up to the fix commits. Feedly estimates the severity as Medium, with an EPSS score of approximately 0.018% (Feedly, EUVD).
The root cause is improper error handling (CWE-476: NULL Pointer Dereference) and a resource leak (CWE-401: Memory Leak) in the msm_drm_init() function of the Linux kernel's drm/msm driver. The flawed commit introduced two problems: (1) early error paths called msm_drm_uninit() before the kms pointer was initialized, triggering NULL-pointer dereferences; and (2) a newly added allocation sanity check still leaked the previously allocated DRM device. The fix reverts commit 643b7d0869cc7f1f7a5ac7ca6bd25d88f54e31d0 entirely, with patches applied to stable branches at commits 9078b434587722a6f2958dc1d536af6e39634db9 and dfa70344d1b5f5ff08525a8c872c8dd5e82fc5d9 (Feedly, EUVD).
Exploitation of this vulnerability could result in a kernel NULL-pointer dereference, leading to a system crash (denial of service) on affected Linux systems using Qualcomm Adreno GPU hardware with the MSM DRM driver. Additionally, the memory leak of the DRM device object could contribute to resource exhaustion over time. The impact is primarily limited to availability, with no direct confidentiality or integrity implications reported (Feedly).
The fix is to apply the revert of commit 643b7d0869cc7f1f7a5ac7ca6bd25d88f54e31d0, which is available in stable kernel commits 9078b434587722a6f2958dc1d536af6e39634db9 (for the 6.3.x branch) and dfa70344d1b5f5ff08525a8c872c8dd5e82fc5d9. Users should update to a patched Linux kernel version that includes these fixes. Distributions shipping affected kernel versions (around 6.3.x) should apply the relevant stable kernel updates. No configuration-based workaround is available beyond avoiding hardware that loads the msm DRM driver (EUVD, Feedly).
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."