Bug 2516341 (CVE-2026-72475) - CVE-2026-72475 kernel: dmaengine: dma-axi-dmac: Properly free struct axi_dmac_desc
Summary: CVE-2026-72475 kernel: dmaengine: dma-axi-dmac: Properly free struct axi_dmac...
Keywords:
Status: NEW
Alias: CVE-2026-72475
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-15 06:07 UTC by OSIDB Bzimport
Modified: 2026-08-19 14:15 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-15 06:07:26 UTC
In the Linux kernel, the following vulnerability has been resolved:

dmaengine: dma-axi-dmac: Properly free struct axi_dmac_desc

Use axi_dmac_free_desc() to free fully the descriptor at fail path when
call axi_dmac_alloc_desc() in axi_dmac_prep_peripheral_dma_vec().


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