Bug 2466777 (CVE-2026-43061)
| Summary: | CVE-2026-43061 kernel: serial: 8250: Fix TX deadlock when using DMA | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
| Component: | vulnerability | Assignee: | Product Security <prodsec-ir-bot> |
| Status: | NEW --- | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | rhel-process-autobot, watson-tool-maintainers |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: |
A flaw was found in the Linux kernel's 8250 serial driver when utilizing Direct Memory Access (DMA). An issue arises when a DMA transaction is terminated asynchronously, as the system may not properly clear the `dma->tx_running` flag. This prevents subsequent transmit (TX) DMA transactions from being scheduled, leading to a deadlock. This vulnerability can result in a Denial of Service (DoS), rendering the serial communication unresponsive.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
OSIDB Bzimport
2026-05-05 17:02:04 UTC
|