LiveActive security incident?Get immediate response
CVE Record

CVE-2023-53316: drm/msm/dp: Free resources after unregistering them

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: Free resources after unregistering them The DP component's unbind operation walks through the submodules to unregister and clean things up. But if the unbind happens because the DP controller itself is being removed, all the memory for those submodules has just been freed. Change the order of these operations to avoid the many use-after-free that otherwise happens in this code path. Patchwork: https://patchwork.freedesktop.org/patch/542166/

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This is a Linux kernel use-after-free in the Qualcomm MSM DisplayPort driver cleanup path. A local user with some privileges could potentially trigger memory corruption when the DP controller is removed, risking system compromise or crash. The source bundle does not show active exploitation.

Executive priority

Treat as a high-priority kernel maintenance item, especially for fleets with Qualcomm MSM display hardware or local untrusted users. It is not marked as known exploited, so urgency should be driven by exposure and patch availability rather than emergency incident response.

Technical view

The DP component unbind path unregisters and cleans submodules after memory for those submodules may already have been freed during controller removal. The kernel fix reorders cleanup so resources are unregistered before being freed. The issue is tracked as CWE-416 with CVSS 7.8, local attack vector, low complexity, and low privileges required.

Likely exposure

Exposure is most relevant to Linux systems running affected kernels where the drm/msm/dp DisplayPort driver is present and reachable. The bundle lists Linux as affected and references fixes across stable kernel branches including 5.10.188, 5.15.121, 6.1.39, 6.3.13, and 6.4.4.

Exploitation context

CISA KEV is false in the bundle, and no cited source states active exploitation. The CVSS vector indicates local access with low privileges and no user interaction. Impact is high because kernel memory corruption can affect confidentiality, integrity, and availability.

Researcher notes

The evidence supports a cleanup-order use-after-free in drm/msm/dp unbind handling. Public details are limited to the resolved kernel change and stable commit references. Do not assume remote reachability or exploitation without additional vendor evidence.

Mitigation direction

  • Update to a kernel containing the referenced stable fix for your branch.
  • Check your Linux distribution advisory for packaged kernel availability and backports.
  • Prioritize systems using Qualcomm MSM display hardware or the msm DP driver.
  • Restrict local account access on exposed or multi-user systems until patched.

Validation and detection

  • Inventory kernel versions and compare against vendor or distribution fixed builds.
  • Confirm whether the drm/msm/dp driver is built, loaded, or relevant to the platform.
  • Review distribution changelogs for the referenced upstream stable commits.
  • Track regression testing for display, suspend, hotplug, and device removal paths after patching.
Prepared
Confidence
high
Sources
8

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.

cwe · low confidence lookup

CWE-416: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-53316 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

1CVSS vectors
3Timeline events
1ADP providers
7Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total

CVSS vector scores

1 official score

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.

ScoreVersionSeverityVectorExploitImpactSource
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2023-53316Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxc943b4948b5848fc0e07f875edbd35a973879e22, c943b4948b5848fc0e07f875edbd35a973879e22, c943b4948b5848fc0e07f875edbd35a973879e22, c943b4948b5848fc0e07f875edbd35a973879e22, c943b4948b5848fc0e07f875edbd35a973879e22, c943b4948b5848fc0e07f875edbd35a973879e22unaffected
LinuxLinux5.10, 0, 5.10.188, 5.15.121, 6.1.39, 6.3.13, 6.4.4, 6.5affected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-416 · source CWE mapping

Use After Free

Use After Free represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.