In the Linux kernel, the following vulnerability has been resolved: serial: qcom_geni: fix kfifo underflow when flush precedes DMA completion IRQ… (CVE-2026-63883)
A vulnerability in the Linux kernel's Qualcomm GENI serial driver (qcom_geni) was resolved. The issue involves a race condition where a kfifo underflow can occur if uart_flush_buffer() runs before the DMA completion interrupt is delivered. This leads to stale buffer data being retransmitted due to incorrect kfifo state management. The fix involves snapshotting the kfifo length at the start of the DMA handler and skipping advancement when the fifo length is less than the remaining data, preventing stale data transmission.
AI Analysis
Technical Summary
The Linux kernel's qcom_geni serial driver had a race condition triggered when uart_flush_buffer() was called before the DMA completion IRQ. This caused the kfifo buffer to be reset while tx_remaining still indicated data pending transmission. When the DMA IRQ fired, uart_xmit_advance() incorrectly incremented the kfifo output pointer, wrapping it past the input pointer and causing kfifo_len() to return an incorrect length. Consequently, stale data could be retransmitted in subsequent DMA transfers. The patch fixes this by snapshotting the kfifo length at the start of the DMA handler and skipping uart_xmit_advance() if the fifo length is less than tx_remaining, indicating a reset occurred.
Potential Impact
The vulnerability could cause stale buffer data to be retransmitted over the serial interface, potentially leading to data corruption or unexpected behavior in systems relying on the Qualcomm GENI serial driver. There is no indication of remote code execution or privilege escalation. No known exploits are reported in the wild.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this race condition by modifying the DMA completion handler logic. Users should update to a Linux kernel version that includes this fix once available. Since this is a kernel-level issue, applying the official kernel patch or upgrading to a fixed kernel release is the recommended remediation. Patch status is not explicitly confirmed in the provided data; check the vendor or Linux kernel advisories for the exact fixed versions and patch availability.
In the Linux kernel, the following vulnerability has been resolved: serial: qcom_geni: fix kfifo underflow when flush precedes DMA completion IRQ… (CVE-2026-63883)
Description
A vulnerability in the Linux kernel's Qualcomm GENI serial driver (qcom_geni) was resolved. The issue involves a race condition where a kfifo underflow can occur if uart_flush_buffer() runs before the DMA completion interrupt is delivered. This leads to stale buffer data being retransmitted due to incorrect kfifo state management. The fix involves snapshotting the kfifo length at the start of the DMA handler and skipping advancement when the fifo length is less than the remaining data, preventing stale data transmission.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's qcom_geni serial driver had a race condition triggered when uart_flush_buffer() was called before the DMA completion IRQ. This caused the kfifo buffer to be reset while tx_remaining still indicated data pending transmission. When the DMA IRQ fired, uart_xmit_advance() incorrectly incremented the kfifo output pointer, wrapping it past the input pointer and causing kfifo_len() to return an incorrect length. Consequently, stale data could be retransmitted in subsequent DMA transfers. The patch fixes this by snapshotting the kfifo length at the start of the DMA handler and skipping uart_xmit_advance() if the fifo length is less than tx_remaining, indicating a reset occurred.
Potential Impact
The vulnerability could cause stale buffer data to be retransmitted over the serial interface, potentially leading to data corruption or unexpected behavior in systems relying on the Qualcomm GENI serial driver. There is no indication of remote code execution or privilege escalation. No known exploits are reported in the wild.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this race condition by modifying the DMA completion handler logic. Users should update to a Linux kernel version that includes this fix once available. Since this is a kernel-level issue, applying the official kernel patch or upgrading to a fixed kernel release is the recommended remediation. Patch status is not explicitly confirmed in the provided data; check the vendor or Linux kernel advisories for the exact fixed versions and patch availability.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-rjh6-3wfg-m2hh
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-63883"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a5d27ab2a4a8d598912ffc9
Added to database: 07/19/2026, 19:38:19 UTC
Last enriched: 07/19/2026, 20:12:42 UTC
Last updated: 07/20/2026, 17:26:47 UTC
Views: 9
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.