LiveActive security incident?Get immediate response
CVE Record

CVE-2023-53801: iommu/sprd: Release dma buffer to avoid memory leak

In the Linux kernel, the following vulnerability has been resolved: iommu/sprd: Release dma buffer to avoid memory leak When attaching to a domain, the driver would alloc a DMA buffer which is used to store address mapping table, and it need to be released when the IOMMU domain is freed.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This Linux kernel issue is a resource leak in the sprd IOMMU driver. When an IOMMU domain is freed, a DMA buffer used for address mapping was not released. The business risk is likely availability degradation on affected systems, but the sources provide no CVSS score, exploit evidence, or detailed impact scope.

Executive priority

Treat this as a targeted kernel maintenance item, not an emergency, unless affected sprd IOMMU systems support critical workloads or show memory pressure. Prioritize inventory and patch alignment through normal kernel update processes.

Technical view

The vulnerability is in Linux kernel iommu/sprd domain lifecycle handling. During attach, the driver allocates a DMA buffer for an address mapping table; before the fix, that buffer was not released when the IOMMU domain was freed. Kernel stable commits resolve the leak by releasing the DMA buffer.

Likely exposure

Exposure appears limited to Linux kernels using the sprd IOMMU driver on affected kernel versions or commit ranges. The source bundle lists Linux 5.13 through fixed stable versions including 5.15.113, 6.1.81, 6.3.4, and 6.4, but exact downstream vendor impact requires kernel build verification.

Exploitation context

CISA KEV is false, and the provided sources do not claim active exploitation, public exploit code, or remote attackability. The practical concern is memory exhaustion or degraded availability if the affected allocation/free path can be exercised repeatedly on a vulnerable system.

Researcher notes

Evidence is narrow: the record describes a resolved memory leak but gives no CVSS, CWE, proof of exploitation, or attacker prerequisites. Research should focus on whether unprivileged or common device operations can trigger repeated domain attach/free cycles on real affected builds.

Mitigation direction

  • Identify systems running kernels with the sprd IOMMU driver enabled or loaded.
  • Check Linux stable or downstream vendor guidance for builds containing the referenced fixes.
  • Upgrade affected systems to a vendor-supported kernel that includes the DMA buffer release fix.
  • Monitor memory pressure on potentially affected systems until patched.

Validation and detection

  • Confirm the running kernel version and downstream vendor patch level.
  • Check whether the sprd IOMMU driver is built, loaded, or used on the system.
  • Review kernel source or package changelog for the referenced stable commits.
  • Run normal regression tests for IOMMU-dependent workloads after updating.
Prepared
Confidence
medium
Sources
6

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-53801 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
3Timeline events
0ADP providers
5Source links

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.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxb23e4fc4e3faed0b8b604079c44a244da3ec941a, b23e4fc4e3faed0b8b604079c44a244da3ec941a, b23e4fc4e3faed0b8b604079c44a244da3ec941a, b23e4fc4e3faed0b8b604079c44a244da3ec941aunaffected
LinuxLinux5.13, 0, 5.15.113, 6.1.81, 6.3.4, 6.4affected
Weakness

CWE details

No CWE listed

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