Lucene search
+L

330 matches found

NVD
NVD
added 2026/04/22 2:16 p.m.12 views

CVE-2026-31443

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix crash when the event log is disabled If reporting errors to the event log is not supported by the hardware, and an error that causes Function Level Reset FLR is received, the driver will try to restore the...

5.5CVSS0.00121EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/22 2:16 p.m.9 views

CVE-2026-31441

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix memory leak when a wq is reset idxdwqdisablecleanup which is called from the reset path for a workqueue, sets the wq type to NONE, which for other parts of the driver mean that the wq is empty all its resourc...

5.5CVSS0.00123EPSS
SaveExploits0References8
NVD
NVD
added 2026/04/22 2:16 p.m.10 views

CVE-2026-31436

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix possible wrong descriptor completion in llistabortdesc At the end of this function, d is the traversal cursor of flist, but the code completes found instead. This can lead to issues such as NULL pointer...

9.8CVSS0.00457EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/22 1:53 p.m.8 views

CVE-2026-31443 dmaengine: idxd: Fix crash when the event log is disabled

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix crash when the event log is disabled If reporting errors to the event log is not supported by the hardware, and an error that causes Function Level Reset FLR is received, the driver will try to restore the...

5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/04/22 1:53 p.m.23 views

CVE-2026-31443

CVE-2026-31443 : Linux kernel, dmaengine: idxd driver fix. When hardware does not support event logging and a Function Level Reset (FLR) occurs, the driver previously attempted to restore the event log even if it was never allocated, and may crash. The fix ensures the event log is only freed if i...

5.5CVSS5.6AI score0.00121EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/04/22 1:53 p.m.40 views

CVE-2026-31441 dmaengine: idxd: Fix memory leak when a wq is reset

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix memory leak when a wq is reset idxdwqdisablecleanup which is called from the reset path for a workqueue, sets the wq type to NONE, which for other parts of the driver mean that the wq is empty all its resourc...

0.00123EPSS
SaveExploits0References6
CVE
CVE
added 2026/04/22 1:53 p.m.31 views

CVE-2026-31441

CVE-2026-31441 affects the Linux kernel in the dmaengine: idxd component, where a memory leak occurs on workqueue reset. Root cause: idxd_wq_disable_cleanup() resets the wq type to NONE before resources are released. The upstream patch fixes the leak by ensuring resources are released before clea...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/04/22 1:53 p.m.8 views

CVE-2026-31441 dmaengine: idxd: Fix memory leak when a wq is reset

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix memory leak when a wq is reset idxdwqdisablecleanup which is called from the reset path for a workqueue, sets the wq type to NONE, which for other parts of the driver mean that the wq is empty all its resourc...

5.8AI score
SaveExploits0References11
OSV
OSV
added 2026/04/22 1:53 p.m.7 views

CVE-2026-31442 dmaengine: idxd: Fix possible invalid memory access after FLR

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix possible invalid memory access after FLR In the case that the first Function Level Reset FLR concludes correctly, but in the second FLR the scratch area for the saved configuration cannot be allocated, it's...

7.8CVSS6.5AI score
SaveExploits0References6
CVE
CVE
added 2026/04/22 1:53 p.m.32 views

CVE-2026-31440

CVE-2026-31440 affects the Linux kernel’s dmaengine idxd driver. The issue arises during device removal when a reset clears configuration registers, causing the prior check for event log support to fail if evl is no longer valid. The propagated fixes remove the check for “evl” enabled state and i...

5.5CVSS5.6AI score0.00122EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/04/22 1:53 p.m.6 views

CVE-2026-31440 dmaengine: idxd: Fix leaking event log memory

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix leaking event log memory During the device remove process, the device is reset, causing the configuration registers to go back to their default state, which is zero. As the driver is checking if the event log...

5.8AI score
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/04/22 1:53 p.m.10 views

CVE-2026-31440

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix leaking event log memory During the device remove process, the device is reset, causing the configuration registers to go back to their default state, which is zero. As the driver is checking if the event log...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/04/22 1:53 p.m.43 views

CVE-2026-31436 dmaengine: idxd: fix possible wrong descriptor completion in llist_abort_desc()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix possible wrong descriptor completion in llistabortdesc At the end of this function, d is the traversal cursor of flist, but the code completes found instead. This can lead to issues such as NULL pointer...

9.8CVSS0.00457EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/22 1:53 p.m.8 views

CVE-2026-31436 dmaengine: idxd: fix possible wrong descriptor completion in llist_abort_desc()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix possible wrong descriptor completion in llistabortdesc At the end of this function, d is the traversal cursor of flist, but the code completes found instead. This can lead to issues such as NULL pointer...

9.8CVSS6AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/04/22 12:00 a.m.22 views

PT-2026-34348

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A crash occurs in the dmaengine idxd driver when the event log is disabled. If the hardware does not support reporting errors to the event log and an error triggering a Function Level...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-31441

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dmaengine: idxd: Fix memory leak when a wq is reset idxdwqdisablecleanup which is called from the reset path for a workqueue, sets the wq type to NONE, which fo...

5.5CVSS5.5AI score0.00123EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-31440

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dmaengine: idxd: Fix leaking event log memory During the device remove process, the device is reset, causing the configuration registers to go back to their...

5.5CVSS5.9AI score0.00122EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-31436

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: fix possible wrong descriptor completion in llistabortdesc At the end of th...

9.8CVSS5.6AI score0.00457EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/22 12:00 a.m.15 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a memory leak during the reset of the work queue in dmaengine idxd. This vulnerability may cause...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.6 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013439)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013439 advisory. In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: clear MSIX permission entry on shutdown Add disabling/clearing of MSIX permissio...

5.5CVSS6AI score0.00193EPSS
SaveExploits0References4
Rows per page
Query Builder