PT-2026-37064 · Linux · Linux Kernel

Published

2026-05-05

·

Updated

2026-05-26

·

CVE-2026-43061

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A TX deadlock occurs when using DMA in the 8250 serial driver. The dmaengine terminate async function does not guarantee the execution of the dma tx complete callback, which is the only mechanism used to clear the dma->tx running variable. If a transaction is canceled and the callback fails to run, dma->tx running remains set, preventing the scheduling of new TX DMA transactions.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Improper Locking

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-43061

Affected Products

Linux Kernel