GHSA-x73h-j8wv-p248MediumCVSS 5.5

In the Linux kernel, the following vulnerability has been resolved: dmaengine: stm32: dmamux:...

Published
January 31, 2026
Last Modified
June 2, 2026

🔗 CVE IDs covered (1)

📋 Description

In the Linux kernel, the following vulnerability has been resolved:

dmaengine: stm32: dmamux: fix device leak on route allocation

Make sure to drop the reference taken when looking up the DMA mux platform device during route allocation.

Note that holding a reference to a device does not prevent its driver data from going away so there is no point in keeping the reference.

🔗 References (10)