Lucene search
+L

800 matches found

Debian CVE
Debian CVE
added 2025/09/23 6:0 a.m.20 views

CVE-2025-39871

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Remove improper idxdfree The call to idxdfree introduces a duplicate putdevice leading to a reference count underflow: refcountt: underflow; use-after-free. WARNING: CPU: 15 PID: 4428 at lib/refcount.c:28...

7.8CVSS6.3AI score0.0014EPSS
SaveExploits0
CVE
CVE
added 2025/09/23 6:0 a.m.46 views

CVE-2025-39871

CVE-2025-39871 relates to the Linux kernel dmaengine idxd driver. The fix removes an improper idxd_free() call that could trigger a duplicate put_device() leading to refcount underflow and a use-after-free during module unload. The issue arises in idxd_remove() and during module exit when CONFIG_...

7.8CVSS6.2AI score0.0014EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2025/09/23 6:0 a.m.27 views

CVE-2025-39870

Mode C: The CVE-2025-39870 is a Linux kernel vulnerability in dmaengine: idxd, where a double free could occur in idxd_setup_wqs() due to error handling paths (conf_dev uninitialized when max_wqs

7.8CVSS6.2AI score0.00144EPSS
SaveExploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2022-50362

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dmaengine: hisilicon: Add multi-thread support for a DMA channel When we get a DMA channel and try to use it in multiple threads it will cause oops and hanging...

5.5CVSS5.5AI score0.00184EPSS
SaveExploits0References2
NVD
NVD
added 2025/09/17 3:15 p.m.12 views

CVE-2022-50362

In the Linux kernel, the following vulnerability has been resolved: dmaengine: hisilicon: Add multi-thread support for a DMA channel When we get a DMA channel and try to use it in multiple threads it will cause oops and hanging the system. % echo 100 /sys/module/dmatest/parameters/threadsperchan ...

5.5CVSS0.00184EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/17 3:15 p.m.8 views

UBUNTU-CVE-2022-50362

In the Linux kernel, the following vulnerability has been resolved: dmaengine: hisilicon: Add multi-thread support for a DMA channel When we get a DMA channel and try to use it in multiple threads it will cause oops and hanging the system. % echo 100 /sys/module/dmatest/parameters/threadsperchan ...

5.5CVSS5.8AI score0.00184EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.1 views

CVE-2022-50362 dmaengine: hisilicon: Add multi-thread support for a DMA channel

In the Linux kernel, the following vulnerability has been resolved: dmaengine: hisilicon: Add multi-thread support for a DMA channel When we get a DMA channel and try to use it in multiple threads it will cause oops and hanging the system. % echo 100 /sys/module/dmatest/parameters/threadsperchan ...

6AI score0.00184EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/09/17 2:56 p.m.13 views

CVE-2022-50362 dmaengine: hisilicon: Add multi-thread support for a DMA channel

In the Linux kernel, the following vulnerability has been resolved: dmaengine: hisilicon: Add multi-thread support for a DMA channel When we get a DMA channel and try to use it in multiple threads it will cause oops and hanging the system. % echo 100 /sys/module/dmatest/parameters/threadsperchan ...

0.00184EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/09/17 2:56 p.m.11 views

CVE-2022-50362

In the Linux kernel, the following vulnerability has been resolved: dmaengine: hisilicon: Add multi-thread support for a DMA channel When we get a DMA channel and try to use it in multiple threads it will cause oops and hanging the system. % echo 100 /sys/module/dmatest/parameters/threadsperchan ...

5.5CVSS5.3AI score0.00184EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:0 a.m.17 views

EulerOS 2.0 SP12 : kernel (EulerOS-SA-2025-2043)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : netsched: hfsc: Fix a UAF vulnerability in class with netem as child qdiscCVE-2025-37890 crypto: lzo - Fix compression buffer overrunCVE-2025-3806...

9.8CVSS7.3AI score0.00458EPSS
SaveExploits3References63
Tenable Nessus
Tenable Nessus
added 2025/08/31 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-38538

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dmaengine: nbpfaxi: Fix memory corruption in probe The nbpf-chan array is allocated earlier in the nbpfprobe function and it has numchannels elements. These thr...

7.8CVSS6.5AI score0.00167EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/08/16 11:22 p.m.6 views

SUSE CVE-2025-38538

In the Linux kernel, the following vulnerability has been resolved: dmaengine: nbpfaxi: Fix memory corruption in probe The nbpf-chan array is allocated earlier in the nbpfprobe function and it has "numchannels" elements. These three loops iterate one element farther than they should and corrupt...

4.7CVSS6.5AI score0.00167EPSS
SaveExploits0References20
OSV
OSV
added 2025/08/16 12:15 p.m.2 views

DEBIAN-CVE-2025-38538

In the Linux kernel, the following vulnerability has been resolved: dmaengine: nbpfaxi: Fix memory corruption in probe The nbpf-chan array is allocated earlier in the nbpfprobe function and it has "numchannels" elements. These three loops iterate one element farther than they should and corrupt...

7.8CVSS6.5AI score0.00167EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/16 12:15 p.m.8 views

UBUNTU-CVE-2025-38538

In the Linux kernel, the following vulnerability has been resolved: dmaengine: nbpfaxi: Fix memory corruption in probe The nbpf-chan array is allocated earlier in the nbpfprobe function and it has "numchannels" elements. These three loops iterate one element farther than they should and corrupt...

7.8CVSS6.5AI score0.00167EPSS
SaveExploits0References39
Cvelist
Cvelist
added 2025/08/16 11:12 a.m.22 views

CVE-2025-38538 dmaengine: nbpfaxi: Fix memory corruption in probe()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: nbpfaxi: Fix memory corruption in probe The nbpf-chan array is allocated earlier in the nbpfprobe function and it has "numchannels" elements. These three loops iterate one element farther than they should and corrupt...

0.00167EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/08/16 11:12 a.m.12 views

CVE-2025-38538

In the Linux kernel, the following vulnerability has been resolved: dmaengine: nbpfaxi: Fix memory corruption in probe The nbpf-chan array is allocated earlier in the nbpfprobe function and it has "numchannels" elements. These three loops iterate one element farther than they should and corrupt...

7.8CVSS6.5AI score0.00167EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/08/11 12:0 a.m.5 views

PT-2025-39127

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s dmaengine subsystem, specifically within the idxd setup wqs function. The issue involves a potential double free condition during cleanup operations...

7.8CVSS5.9AI score0.00144EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2025-38369

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver before using Running IDXD workloads in a container with the /dev directory mounted...

7.8CVSS6.7AI score0.00154EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2024-26788

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: fsl-qdma: init irq after reg initialization Initialize the qDMA irqs after the...

5.5CVSS5.2AI score0.00226EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-38138

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: ti: Add NULL check in udmaprobe devmkasprintf returns NULL when memory allocation...

5.5CVSS5.9AI score0.00171EPSS
SaveExploits0References3
Rows per page
Query Builder