Bug 2420231 (CVE-2023-53801) - CVE-2023-53801 kernel: iommu/sprd: Release dma buffer to avoid memory leak
Summary: CVE-2023-53801 kernel: iommu/sprd: Release dma buffer to avoid memory leak
Keywords:
Status: NEW
Alias: CVE-2023-53801
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-09 01:01 UTC by OSIDB Bzimport
Modified: 2025-12-19 13:12 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-09 01:01:56 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.