CVE-2023-53991
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-53991 is a null-pointer dereference vulnerability in the Linux kernel's DRM/MSM/DPU (Display Processing Unit) subsystem, specifically in the dpu_rm_get_assigned_resources function. The flaw occurs when display topology requests resources (such as DSC blocks) that have not been allocated in the system's dpu_mdss_cfg, causing NULL entries to be returned in place of valid block pointers. Affected kernel versions span from 5.7 through at least 6.2, with fixes backported to stable releases including 5.10.173, 5.15.99, 6.1.16, 6.2.3, and 6.3. The CVE was published on December 24, 2025, and NVD has not yet assigned a CVSS score as enrichment is not currently prioritized (Feedly).

Technical details

The root cause is a NULL pointer dereference (CWE-476) in the dpu_rm_get_assigned_resources() function within the Linux kernel's drm/msm/dpu subsystem. When a display topology requests DSC (Display Stream Compression) blocks that are not represented in the platform's dpu_mdss_cfg — which can occur due to a git rebase inadvertently moving struct additions — the corresponding entries in global_state remain NULL. The function nonetheless increments num_blks and returns these NULL pointers to callers that expect an array of valid block pointers, leading to a null-pointer dereference that typically manifests as a hard-to-debug platform lockup. The fix prevents num_blks from incrementing past NULL blocks, printing an error and breaking the loop instead (Feedly, Patchwork).

Impact

Successful triggering of this vulnerability results in a null-pointer dereference in kernel space, causing a system crash or platform lockup — a denial-of-service condition affecting availability. The impact is limited to the local system running an affected Linux kernel with Qualcomm MSM/DPU display hardware, and there is no evidence of confidentiality or integrity impact. Lateral movement or data exfiltration are not associated with this vulnerability given its nature as a kernel display subsystem crash (Feedly).

Mitigation and workarounds

The Linux kernel project has released patches across multiple stable branches to address this vulnerability. Fixed versions include 5.10.173, 5.15.99, 6.1.16, 6.2.3, and 6.3. Administrators running affected kernels on Qualcomm MSM/DPU-based platforms should update to the patched stable releases. The relevant upstream commits are available at the kernel.org stable repository (Feedly):

  • 8dbd54d679e3 (5.10.x branch)
  • 9e1e236acdc4 (6.1.x branch)
  • 9fe3644c720a (6.2.x branch)
  • abc40122d9a6 (6.3 branch)
  • bf661c5e3bc4 (5.15.x branch)

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management