Linux Kernel DMA Engine STM32 DMAMUX Device Leak Vulnerability

Vulnerability

A vulnerability in the Linux kernel's DMA engine for STM32 DMAMUX has been addressed. The issue involved a device leak during route allocation, where a reference to the DMA mux platform device was not properly released. This could potentially lead to stale references, as holding onto a device reference does not guarantee the preservation of its driver data.

Impact

The vulnerability could cause a memory leak by not releasing device references, which may lead to increased memory usage or exhaustion over time.

Reproduction

The vulnerability can be reproduced by allocating a DMA route using the STM32 DMAMUX driver without properly managing the device references. This can be done by creating a DMA route allocation that does not release the device reference after the allocation is complete, allowing the reference to persist even after the driver data has been removed.

Remediation

The vulnerability has been fixed in the Linux kernel. Users should upgrade to the latest version where this issue has been addressed.

Added: Jan 31, 2026, 12:35 PM
Updated: Jan 31, 2026, 12:35 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.6
exploitability
3.9
remediation
7.7
relevance
2.5
threat
4.8
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.