CVE-2025-71191
5.5 MEDIUMIn the Linux kernel, the following vulnerability has been resolved: dmaengine: at_hdmac: fix device leak on of_dma_xlate() Make sure to...
Published: 2026-01-31 · Last updated: 2026-06-02
Severity and scoring
- CVSS
- 5.5 MEDIUM
- Vector
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected products
| Vendor | Product |
|---|---|
| linux | linux_kernel |
Description
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.
Source: NVD
References
- [NVD]https://nvd.nist.gov/vuln/detail/CVE-2025-71191
- [Patch]https://git.kernel.org/stable/c/48b2d7f530b83cb149dbf0e48f95ccadb2d90da9
- [Patch]https://git.kernel.org/stable/c/49d964cde422dc66fea514b7ab24aa729df7081d
- [Patch]https://git.kernel.org/stable/c/4c67b4f45c8540ee4e62e24ca4608c6a9a81ee0f
- [Patch]https://git.kernel.org/stable/c/6a86cf2c09e149d5718a5b7090545f7566da9334
- [Patch]https://git.kernel.org/stable/c/987c71671367f42460689b78244d7b894c50999a
- [Patch]https://git.kernel.org/stable/c/b9074b2d7a230b6e28caa23165e9d8bc0677d333
- [Patch]https://git.kernel.org/stable/c/f3c23b7e941349505c3d40de2cc0acd93d9ac057
- [Other]https://cert-portal.siemens.com/productcert/html/ssa-253495.html
Related CVEs
Same vendor
- CVE-2026-46273 — In the Linux kernel, the following vulnerability has been resolved: ibmveth: Disable GSO for packets with small MSS Some physical adapt... (8.6 HIGH)
- CVE-2026-46272 — In the Linux kernel, the following vulnerability has been resolved: coresight: tmc-etr: Fix race condition between sysfs and perf mode ... (4.7 MEDIUM)
- CVE-2026-46271 — In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: do WoW offloads only on primary link In case of multi... (7.8 HIGH)
- CVE-2026-46270 — In the Linux kernel, the following vulnerability has been resolved: power: supply: rt9455: Fix use-after-free in power_supply_changed() ... (8.4 HIGH)
- CVE-2026-46269 — In the Linux kernel, the following vulnerability has been resolved: pinctrl: canaan: k230: Fix NULL pointer dereference when parsing dev... (5.5 MEDIUM)