PT-2026-86193 · Linux · Linux

CVE-2026-80902

·

Published

2026-09-04

·

Updated

2026-09-04

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
dmaengine: sun6i-dma: Fix reclaim descriptors while terminating DMA
When terminating DMA transfers, active descriptors are not properly reclaimed. Only cyclic descriptors were handled, leaving non-cyclic descriptors and their LLI chains to be permanently leaked.
Fix by using vchan terminate vdesc() which handles both cyclic and non-cyclic descriptors by adding them to desc terminated queue for proper cleanup.
Add pchan->desc != pchan->done check to prevent double-adding completed descriptors, which would corrupt the list.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-80902

Affected Products

Linux