Bug 2435646 (CVE-2025-71191) - CVE-2025-71191 kernel: dmaengine: at_hdmac: fix device leak on of_dma_xlate()
Summary: CVE-2025-71191 kernel: dmaengine: at_hdmac: fix device leak on of_dma_xlate()
Keywords:
Status: NEW
Alias: CVE-2025-71191
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-01-31 12:01 UTC by OSIDB Bzimport
Modified: 2026-02-02 11:04 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-01-31 12:01:39 UTC
In the Linux kernel, the following vulnerability has been resolved:

dmaengine: at_hdmac: fix device leak on of_dma_xlate()

Make sure to drop the reference taken when looking up the DMA platform
device during of_dma_xlate() when releasing channel resources.

Note that commit 3832b78b3ec2 ("dmaengine: at_hdmac: add missing
put_device() call in at_dma_xlate()") fixed the leak in a couple of
error paths but the reference is still leaking on successful allocation.


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