CVE-2023-53324: drm/msm/mdp5: Don't leak some plane state
In the Linux kernel, the following vulnerability has been resolved:
drm/msm/mdp5: Don't leak some plane state
Apparently no one noticed that mdp5 plane states leak like a sieve
ever since we introduced plane_state->commit refcount a few years ago
in 21a01abbe32a ("drm/atomic: Fix freeing connector/plane state too
early by tracking commits, v3.")
Fix it by using the right helpers.
Patchwork: https://patchwork.freedesktop.org/patch/551236/
Security readout for executives and security teams
Plain-English summary
This is a Linux kernel issue in the msm/mdp5 DRM display code where plane state objects were not released correctly. The documented impact is availability, not data theft or tampering. It requires local access with low privileges, so internet-facing exposure is not indicated by the sources.
Executive priority
Treat as routine but real patch management work. The business risk is service disruption on affected Linux devices, not remote compromise. Prioritize fleets using the relevant display driver and fold remediation into the next kernel maintenance cycle unless vendor guidance raises urgency.
Technical view
The kernel fix says mdp5 plane states leaked after the plane_state->commit refcount change introduced by commit 21a01abbe32a. The remedy uses the correct DRM state helper functions. CVSS 3.1 is 5.5: local attack vector, low complexity, low privileges, no user interaction, high availability impact.
Likely exposure
Exposure is most likely on Linux systems running affected kernel versions or backports that include the vulnerable drm/msm/mdp5 code path. The bundle lists Linux as affected across several kernel branches. Confirm against your exact kernel build and vendor backport status.
Exploitation context
The source bundle does not report active exploitation, and KEV is false. The CVSS vector indicates a local, low-privilege condition with no user interaction and availability-only impact. The provided sources do not describe exploit mechanics or public weaponization.
Researcher notes
Evidence is limited to the CVE record and kernel stable commit references. No CWE, exploit narrative, or operational workaround is provided. Analysis should center on affected kernel lineage, driver reachability, and whether downstream distributions have backported the helper-based fix.
Mitigation direction
Update to a kernel build containing the referenced stable fixes.
Check your Linux vendor advisory for exact package versions and backports.
Prioritize devices where the msm/mdp5 DRM driver is present or enabled.
If no vendor fix is available, monitor vendor guidance before creating local workarounds.
Validation and detection
Inventory kernel versions and map them to vendor fixed builds.
Check whether the drm/msm/mdp5 driver is included in deployed kernels.
Review kernel changelogs for the referenced stable commit IDs.
Confirm vulnerability scanner findings against vendor backport notes.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2023-53324 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.