Lucene search
+L

61 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/18 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-93040

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dmaengine: dw-edma: Serialize channel state checks pause and resume read and update channel state without holding vc.lock, while the interrupt handlers update t...

5.8AI score0.00177EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/18 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-93042

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dmaengine: dw-edma: Terminate all descriptors without callbacks The DMA Engine client documentation says in the Terminate APIs section of...

8.8CVSS5.8AI score0.00333EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/18 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-93041

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dmaengine: dw-edma: Serialize abort state updates dwedmaabortinterrupt drops vc.lock before changing request and status. issuepending can acquire the lock in th...

5.8AI score0.00177EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/17 5:17 p.m.6 views

AZL-102329 CVE-2026-93040 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: Serialize channel state checks pause and resume read and update channel state without holding vc.lock, while the interrupt handlers update the same state under it. Take the same lock around those state checks ...

5.8AI score0.00177EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/17 5:17 p.m.7 views

CVE-2026-93042

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: Terminate all descriptors without callbacks The DMA Engine client documentation says in the "Terminate APIs" section of Documentation/driver-api/dmaengine/client.rst: "No callback functions will be called for...

8.8CVSS0.00333EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/17 5:17 p.m.6 views

DEBIAN-CVE-2026-93040

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: Serialize channel state checks pause and resume read and update channel state without holding vc.lock, while the interrupt handlers update the same state under it. Take the same lock around those state checks ...

5.8AI score0.00177EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/17 5:17 p.m.5 views

AZL-102653 CVE-2026-93041 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: Serialize abort state updates dwedmaabortinterrupt drops vc.lock before changing request and status. issuepending can acquire the lock in that small window, observe the old busy state, and skip starting queued...

5.8AI score0.00177EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/17 5:17 p.m.8 views

AZL-101988 CVE-2026-93042 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: Terminate all descriptors without callbacks The DMA Engine client documentation says in the "Terminate APIs" section of Documentation/driver-api/dmaengine/client.rst: "No callback functions will be called for...

8.8CVSS5.8AI score0.00333EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/17 5:17 p.m.8 views

DEBIAN-CVE-2026-93042

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: Terminate all descriptors without callbacks The DMA Engine client documentation says in the "Terminate APIs" section of Documentation/driver-api/dmaengine/client.rst: "No callback functions will be called for...

8.8CVSS5.8AI score0.00333EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/17 5:17 p.m.19 views

DEBIAN-CVE-2026-93041

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: Serialize abort state updates dwedmaabortinterrupt drops vc.lock before changing request and status. issuepending can acquire the lock in that small window, observe the old busy state, and skip starting queued...

5.8AI score0.00177EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/17 5:17 p.m.9 views

CVE-2026-93040

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: Serialize channel state checks pause and resume read and update channel state without holding vc.lock, while the interrupt handlers update the same state under it. Take the same lock around those state checks ...

0.00177EPSS
SaveExploits0References8
NVD
NVD
added 2026/09/17 5:17 p.m.7 views

CVE-2026-93041

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: Serialize abort state updates dwedmaabortinterrupt drops vc.lock before changing request and status. issuepending can acquire the lock in that small window, observe the old busy state, and skip starting queued...

0.00177EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/17 4:10 p.m.7 views

EUVD-2026-82152

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: Terminate all descriptors without callbacks The DMA Engine client documentation says in the "Terminate APIs" section of Documentation/driver-api/dmaengine/client.rst: "No callback functions will be called for...

5.8AI score0.00333EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/17 4:10 p.m.11 views

CVE-2026-93041

CVE-2026-93041 is a race condition in the Linux kernel's dw-edma (DesignWare eDMA) DMA engine driver. The function dw_edma_abort_interrupt() drops vc.lock before updating the request and status fields. In that window, issue_pending() can acquire the lock, observe the stale busy state, and skip st...

5.8AI score0.00177EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/17 4:10 p.m.36 views

CVE-2026-93041 dmaengine: dw-edma: Serialize abort state updates

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: Serialize abort state updates dwedmaabortinterrupt drops vc.lock before changing request and status. issuepending can acquire the lock in that small window, observe the old busy state, and skip starting queued...

0.00177EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/17 4:10 p.m.38 views

CVE-2026-93042 dmaengine: dw-edma: Terminate all descriptors without callbacks

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: Terminate all descriptors without callbacks The DMA Engine client documentation says in the "Terminate APIs" section of Documentation/driver-api/dmaengine/client.rst: "No callback functions will be called for...

8.8CVSS0.00333EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/17 4:10 p.m.8 views

CVE-2026-93042 dmaengine: dw-edma: Terminate all descriptors without callbacks

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: Terminate all descriptors without callbacks The DMA Engine client documentation says in the "Terminate APIs" section of Documentation/driver-api/dmaengine/client.rst: "No callback functions will be called for...

8.8CVSS5.8AI score
SaveExploits0References8
OSV
OSV
added 2026/09/17 4:10 p.m.7 views

CVE-2026-93041 dmaengine: dw-edma: Serialize abort state updates

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: Serialize abort state updates dwedmaabortinterrupt drops vc.lock before changing request and status. issuepending can acquire the lock in that small window, observe the old busy state, and skip starting queued...

5.8AI score
SaveExploits0References11
EUVD
EUVD
added 2026/09/17 4:10 p.m.8 views

EUVD-2026-82151

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: Serialize abort state updates dwedmaabortinterrupt drops vc.lock before changing request and status. issuepending can acquire the lock in that small window, observe the old busy state, and skip starting queued...

5.8AI score0.00177EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/17 4:10 p.m.19 views

CVE-2026-93042

CVE-2026-93042 affects the Linux kernel dw-edma DMA engine driver. When a deferred STOP reaches the interrupt handler, the driver calls vchan_cookie_complete(), which schedules a callback for the active descriptor and leaves other issued or submitted descriptors queued—contrary to the DMA Engine ...

8.8CVSS5.8AI score0.00333EPSS
SaveExploits0References5
Rows per page
Query Builder