CVE-2023-53801 Details
Description
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.
A vulnerability in the Linux kernel's IOMMU SPRD driver could lead to a memory leak. When the driver attaches to a domain, it allocates a DMA buffer for the address mapping table. This buffer must be released when the IOMMU domain is freed. The vulnerability arises because the buffer was not properly released, causing a memory leak.
Users can apply the latest patches available in the Linux kernel stable tree to address this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Dec 9, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://git.kernel.org/stable/c/8745f3592ee4a7b49ede16ddd3f12a41ecaa23c9 | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/92c089a931fd3939cd32318cf4f54e69e8f51a19 | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/9afea57384d4ae7b2034593eac7fa76c7122762a | kernel.org | Source CodeVendor |
| https://git.kernel.org/stable/c/d0a917fd5e3b3ed9d9306b4260ba684b982da9f3 | kernel.org | Source CodeVendor |
Weakness Enumeration
No weakness enumeration is available for this CVE.
Affected Products
| Product | Versions |
|---|---|
| Linux kernel | All versions |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | kernel.org |
| Dec 9, 2025 | New CVE Received | kernel.org |
Volerion