Lucene search
+L

863 matches found

RedhatCVE
RedhatCVE
added 2026/08/21 8:07 a.m.5 views

CVE-2026-74574

A flaw was found in the Linux kernel's dmaengine IDXD subsystem. A race condition during file-device setup failure cleanup in the idxdcdevopen function could lead to a deadlock, causing a denial of service. Furthermore, incorrect cleanup paths could result in operations on a freed memory context,...

7.8CVSS5.2AI score0.00122EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 5:08 p.m.4 views

CVE-2026-72476

A flaw was found in the dmaengine component of the Linux kernel. This flaw occurs in the dmareleasechannel function due to an incorrect order of operations, where a channel's reference count is decremented before verifying if the device is still in use. This can lead to a use-after-free...

7.8CVSS5.4AI score0.00171EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 1:34 p.m.3 views

CVE-2026-72148

A flaw was found in the Linux kernel's dmaengine component, specifically in the dw-edma driver. This flaw occurs because the DONEINTMASK and ABORTINTMASK registers, which are shared by all Direct Memory Access DMA channels, are modified using a non-atomic read-modify-write sequence. Concurrent...

8.8CVSS5.5AI score0.00322EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 12:43 p.m.2 views

CVE-2026-72146

A flaw was found in the Linux kernel's dmaengine component. A race condition exists where an interrupt handler or thread may attempt to access uninitialized data structures immediately after an interrupt is requested but before proper initialization. This can lead to invalid memory access,...

8.4CVSS5.3AI score0.0018EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-72149

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dmaengine: tegra: Fix burst size calculation Currently, the Tegra GPC DMA hardware requires the transfer length to be a multiple of the max burst size configure...

7.5CVSS5.7AI score0.00655EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-72475

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dmaengine: dma-axi-dmac: Properly free struct axidmacdesc Use axidmacfreedesc to free fully the descriptor at fail path when call axidmacallocdesc in...

5.4AI score0.002EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-72476

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dmaengine: Fix possible use after free In dmareleasechannel, check chan-device-privatecnt after call dmachanput. However, dmachanput call dmadeviceput which cou...

7.8CVSS5.3AI score0.00171EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 1:18 p.m.14 views

CVE-2026-74574

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix fdev setup failure cleanup in idxdcdevopen The faileddevadd and faileddevname paths drop the file-device reference while wq-wqlock is still held. If putdevicefdev drops the last reference, idxdfiledevrelease...

7.8CVSS0.00122EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 1:18 p.m.6 views

UBUNTU-CVE-2026-74574

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix fdev setup failure cleanup in idxdcdevopen The faileddevadd and faileddevname paths drop the file-device reference while wq-wqlock is still held. If putdevicefdev drops the last reference, idxdfiledevrelease...

7.8CVSS5.4AI score0.00122EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/15 1:18 p.m.9 views

CVE-2026-74574

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix fdev setup failure cleanup in idxdcdevopen The faileddevadd and faileddevname paths drop the file-device reference while wq-wqlock is still held. If putdevicefdev drops the last reference, idxdfiledevrelease...

7.8CVSS5.5AI score0.00122EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/15 12:28 p.m.36 views

CVE-2026-74574 dmaengine: idxd: fix fdev setup failure cleanup in idxd_cdev_open()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix fdev setup failure cleanup in idxdcdevopen The faileddevadd and faileddevname paths drop the file-device reference while wq-wqlock is still held. If putdevicefdev drops the last reference, idxdfiledevrelease...

7.8CVSS0.00122EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 12:28 p.m.14 views

EUVD-2026-59639

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix fdev setup failure cleanup in idxdcdevopen The faileddevadd and faileddevname paths drop the file-device reference while wq-wqlock is still held. If putdevicefdev drops the last reference, idxdfiledevrelease...

5.4AI score0.00122EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 12:28 p.m.11 views

CVE-2026-74574 dmaengine: idxd: fix fdev setup failure cleanup in idxd_cdev_open()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix fdev setup failure cleanup in idxdcdevopen The faileddevadd and faileddevname paths drop the file-device reference while wq-wqlock is still held. If putdevicefdev drops the last reference, idxdfiledevrelease...

7.8CVSS5.5AI score
SaveExploits0References8
CVE
CVE
added 2026/08/15 12:28 p.m.28 views

CVE-2026-74574

CVE-2026-74574 affects the Linux kernel’s dmaengine idxd open path, where error paths in fdev setup could deadlock by dropping the file-device reference while wq->wq_lock is held and then re-acquiring it during release. The description explains that failed_dev_add/failed_dev_name paths drop re...

7.8CVSS5.4AI score0.00122EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:28 p.m.11 views

CVE-2026-74574

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix fdev setup failure cleanup in idxdcdevopen The faileddevadd and faileddevname paths drop the file-device reference while wq-wqlock is still held. If putdevicefdev drops the last reference, idxdfiledevrelease...

5.3AI score0.00122EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2026/08/15 12:28 p.m.9 views

CVE-2026-74574

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix fdev setup failure cleanup in idxdcdevopen The faileddevadd and faileddevname paths drop the file-device reference while wq-wqlock is still held. If putdevicefdev drops the last reference, idxdfiledevrelease...

7.8CVSS5.4AI score0.00122EPSS
SaveExploits0
NVD
NVD
added 2026/08/15 6:22 a.m.6 views

CVE-2026-72475

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dma-axi-dmac: Properly free struct axidmacdesc Use axidmacfreedesc to free fully the descriptor at fail path when call axidmacallocdesc in axidmacprepperipheraldmavec...

0.002EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:22 a.m.10 views

CVE-2026-72476

In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix possible use after free In dmareleasechannel, check chan-device-privatecnt after call dmachanput. However, dmachanput call dmadeviceput which could release the last reference of the device if the DMA provider is...

7.8CVSS0.00171EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 6:22 a.m.6 views

UBUNTU-CVE-2026-72475

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dma-axi-dmac: Properly free struct axidmacdesc Use axidmacfreedesc to free fully the descriptor at fail path when call axidmacallocdesc in axidmacprepperipheraldmavec...

5.3AI score0.002EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 6:22 a.m.6 views

UBUNTU-CVE-2026-72476

In the Linux kernel, the following vulnerability has been resolved: dmaengine: Fix possible use after free In dmareleasechannel, check chan-device-privatecnt after call dmachanput. However, dmachanput call dmadeviceput which could release the last reference of the device if the DMA provider is...

7.8CVSS5.3AI score0.00171EPSS
SaveExploits0References11
Rows per page
Query Builder