CVE-2026-72475
Received Received - Intake

Memory Leak in Linux Kernel DMA Engine

Vulnerability report for CVE-2026-72475, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-15

Last updated on: 2026-08-15

Assigner: kernel.org

Description

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().

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-15
Last Modified
2026-08-15
Generated
2026-08-15
AI Q&A
2026-08-15
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux_kernel dmaengine *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel involves improper memory management in the dma-axi-dmac driver. When preparing a peripheral DMA transfer, the code fails to properly free a descriptor structure if an allocation error occurs. This could lead to memory leaks or potential use-after-free issues in the DMA engine.

Impact Analysis

If exploited, this flaw could cause system instability, crashes, or unexpected behavior in systems using the affected DMA engine. It may also lead to privilege escalation if an attacker can trigger the memory management issue. Systems relying on DMA for critical operations could experience performance degradation or data corruption.

Mitigation Strategies

Update the Linux kernel to a patched version that includes the fix for CVE-2026-72475. This vulnerability is specific to the dma-axi-dmac driver, so ensure your kernel version has the corrected axi_dmac_free_desc() implementation.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-72475. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart