Lucene search
+L

16 matches found

SUSE CVE
SUSE CVE
added 2026/08/23 12:05 a.m.18 views

SUSE CVE-2026-74655

In the Linux kernel, the following vulnerability has been resolved: serial: qcom-geni: fix TX DMA buffer flush When transmit flushing a qcom-geni UART during an ongoing TX DMA, the UART gets stuck infinitely repeating corrupted TX DMA frames. The DMA-mode uartops does not provide a flushbuffer...

8.8CVSS5.8AI score0.00129EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/22 4:16 p.m.14 views

CVE-2026-74655

In the Linux kernel, the following vulnerability has been resolved: serial: qcom-geni: fix TX DMA buffer flush When transmit flushing a qcom-geni UART during an ongoing TX DMA, the UART gets stuck infinitely repeating corrupted TX DMA frames. The DMA-mode uartops does not provide a flushbuffer...

8.8CVSS0.00129EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/22 4:16 p.m.11 views

CVE-2026-74655

In the Linux kernel, the following vulnerability has been resolved: serial: qcom-geni: fix TX DMA buffer flush When transmit flushing a qcom-geni UART during an ongoing TX DMA, the UART gets stuck infinitely repeating corrupted TX DMA frames. The DMA-mode uartops does not provide a flushbuffer...

8.8CVSS5.8AI score0.00129EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/22 3:32 p.m.31 views

CVE-2026-74655

CVE-2026-74655 is a Denial of Service flaw in the Linux kernel's qcom-geni UART driver (DMA-mode). The root cause is a missing flush_buffer callback in the DMA-mode uart_ops: when TCOFLUSH is issued during an in-flight TX DMA transfer, the transfer can complete after the serial core resets the tr...

8.8CVSS5.8AI score0.00129EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.30 views

CVE-2026-74655 serial: qcom-geni: fix TX DMA buffer flush

In the Linux kernel, the following vulnerability has been resolved: serial: qcom-geni: fix TX DMA buffer flush When transmit flushing a qcom-geni UART during an ongoing TX DMA, the UART gets stuck infinitely repeating corrupted TX DMA frames. The DMA-mode uartops does not provide a flushbuffer...

8.8CVSS0.00129EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/22 3:32 p.m.9 views

EUVD-2026-64592

In the Linux kernel, the following vulnerability has been resolved: serial: qcom-geni: fix TX DMA buffer flush When transmit flushing a qcom-geni UART during an ongoing TX DMA, the UART gets stuck infinitely repeating corrupted TX DMA frames. The DMA-mode uartops does not provide a flushbuffer...

5.9AI score0.00129EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-74655

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - serial: qcom-geni: fix TX DMA buffer flush When transmit flushing a qcom-geni UART during an ongoing TX DMA, the UART gets stuck infinitely repeating corrupted ...

8.8CVSS5.7AI score0.00129EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.20 views

PT-2026-79660

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the qcom-geni UART driver where flushing the transmit buffer during an ongoing TX DMA Direct Memory Access causes the UART to infinitely repeat corrupted TX DMA frames...

8.8CVSS6AI score0.00129EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.11 views

CVE-2026-74495

In the Linux kernel, the following vulnerability has been resolved: igbvf: Fix leak in TX DMA error cleanup If an error is encountered while mapping TX buffers, the driver should unmap any buffers already mapped for that skb. Because count is incremented before each frag mapping, it will always...

9.8CVSS5.4AI score0.00514EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.9 views

CVE-2026-74495

In the Linux kernel, the following vulnerability has been resolved: igbvf: Fix leak in TX DMA error cleanup If an error is encountered while mapping TX buffers, the driver should unmap any buffers already mapped for that skb. Because count is incremented before each frag mapping, it will always...

9.8CVSS5.3AI score0.00514EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.41 views

CVE-2026-74495 igbvf: Fix leak in TX DMA error cleanup

In the Linux kernel, the following vulnerability has been resolved: igbvf: Fix leak in TX DMA error cleanup If an error is encountered while mapping TX buffers, the driver should unmap any buffers already mapped for that skb. Because count is incremented before each frag mapping, it will always...

9.8CVSS0.00514EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/19 4:17 p.m.9 views

CVE-2026-63883

In the Linux kernel, the following vulnerability has been resolved: serial: qcomgeni: fix kfifo underflow when flush precedes DMA completion IRQ When uartflushbuffer runs before the DMA completion IRQ is delivered, the following race can occur all steps serialized by uartportlock: 1. DMA starts:...

7.3CVSS0.00166EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/19 2:54 p.m.31 views

CVE-2026-63883

The CVE relates to the Linux kernel serial driver for Qualcomm GENI: a kfifo underflow race when uart_flush_buffer() runs before the DMA completion IRQ. The race sequence can cause stale DMA data to be submitted due to kfifo_len() being reset to 0 while tx_remaining is nonzero, leading to an inco...

7.3CVSS5.5AI score0.00166EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2024-53367

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.00496EPSS
SaveExploits0References3
NVD
NVD
added 2024/12/29 9:15 a.m.18 views

CVE-2024-56719

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix TSO DMA API usage causing oops Commit 66600fac7a98 "net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data" moved the assignment of txskbuffdma's members to be later in stmmactsoxmit. The buf dma...

10CVSS0.00496EPSS
SaveExploits0References7
CVE
CVE
added 2024/12/29 8:48 a.m.147 views

CVE-2024-56719

The CVE-2024-56719 issue concerns the Linux kernel’s net/stmmac driver (stmmac_tso_xmit) where TX_SKB data was assigned to tx_skbuff_dma[] too late, causing a DMA cookie mismatch for dma_unmap_single() when priv->dma_cap.addr64 > 32. This could trigger Tx DMA map failures (DTM: device warns...

10CVSS6.3AI score0.00496EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder