Lucene search
+L

122 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/18 12:00 a.m.7 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.8CVSS0.00333EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/18 12:00 a.m.6 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...

0.00177EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/18 12:00 a.m.6 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...

0.00177EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/17 5:17 p.m.5 views

AZL-102329 CVE-2026-93040 affecting package kernel 6.6.150.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 ...

0.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.7 views

AZL-101988 CVE-2026-93042 affecting package kernel 6.6.150.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.8CVSS0.00333EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/17 5:17 p.m.4 views

AZL-102653 CVE-2026-93041 affecting package kernel 6.6.150.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...

0.00177EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/17 5:17 p.m.7 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.8CVSS0.00333EPSS
SaveExploits0References1
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
EUVD
EUVD
added 2026/09/17 4:10 p.m.6 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...

0.00333EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/17 4:10 p.m.9 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...

0.00177EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/17 4:10 p.m.6 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.8CVSS
SaveExploits0References8
OSV
OSV
added 2026/09/17 4:10 p.m.5 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...

SaveExploits0References11
EUVD
EUVD
added 2026/09/17 4:10 p.m.7 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...

0.00177EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/17 4:10 p.m.16 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.8CVSS0.00333EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/17 4:10 p.m.15 views

CVE-2026-93040

CVE-2026-93040 is a race condition in the Linux kernel's dw-edma DMA engine driver. The pause() and resume() functions read and update channel state without holding vc.lock , while interrupt handlers update the same state under that lock. This allows a scenario where pause() observes the channel ...

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

EUVD-2026-82150

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
OSV
OSV
added 2026/09/17 4:10 p.m.4 views

CVE-2026-93040 dmaengine: dw-edma: Serialize channel state checks

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 ...

SaveExploits0References11
OSV
OSV
added 2026/09/16 11:17 a.m.8 views

DEBIAN-CVE-2026-89993

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: Initialize IRQ data before requesting IRQs dwedmairqrequest passes struct dwedmairq to requestirq before dwedmachannelsetup fills the back pointer. A shared interrupt can therefore enter the handler with...

0.00206EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/16 11:17 a.m.6 views

AZL-101423 CVE-2026-89993 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw-edma: Initialize IRQ data before requesting IRQs dwedmairqrequest passes struct dwedmairq to requestirq before dwedmachannelsetup fills the back pointer. A shared interrupt can therefore enter the handler with...

0.00206EPSS
SaveExploits0References1
Rows per page
Query Builder