Lucene search
+L

337 matches found

OSV
OSV
added 2025/09/23 6:15 a.m.7 views

UBUNTU-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.5AI score0.0015EPSS
SaveExploits0References17
Cvelist
Cvelist
added 2025/09/23 6:00 a.m.24 views

CVE-2025-39871 dmaengine: idxd: Remove improper idxd_free

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

0.0015EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/09/23 6:00 a.m.30 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.0015EPSS
SaveExploits0
OSV
OSV
added 2025/09/23 6:00 a.m.15 views

CVE-2025-39870 dmaengine: idxd: Fix double free in idxd_setup_wqs()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix double free in idxdsetupwqs The clean up in idxdsetupwqs has had a couple bugs because the error handling is a bit subtle. It's simpler to just re-write it in a cleaner way. The issues here are: 1 If...

6.2AI score
SaveExploits0References9
CVE
CVE
added 2025/09/23 6:00 a.m.55 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.0015EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/09/23 6:00 a.m.13 views

CVE-2025-39871 dmaengine: idxd: Remove improper idxd_free

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

6.2AI score
SaveExploits0References9
CVE
CVE
added 2025/09/23 6:00 a.m.36 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.00154EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/09/23 6:00 a.m.20 views

CVE-2025-39870 dmaengine: idxd: Fix double free in idxd_setup_wqs()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix double free in idxdsetupwqs The clean up in idxdsetupwqs has had a couple bugs because the error handling is a bit subtle. It's simpler to just re-write it in a cleaner way. The issues here are: 1 If...

0.00154EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/09/23 12:00 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an improper reference counting operation in the idxdfree function, which could lead to reuse after release...

7.8CVSS5.9AI score0.0015EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/09/23 12:00 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a double release issue in the idxdsetupwqs function, which could lead to memory corruption...

7.8CVSS5.9AI score0.00154EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:00 a.m.21 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.00477EPSS
SaveExploits3References63
Positive Technologies
Positive Technologies
added 2025/08/11 12:00 a.m.7 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.00154EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:00 a.m.10 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.00158EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-38014

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dmaengine: idxd: Refactor remove call with idxdcleanup helper The idxdcleanup helper cleans up perfmon, interrupts, internals and so on. Refactor remove call wi...

5.5CVSS6.4AI score0.00165EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-38015

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 in error handling path of idxdalloc Memory allocated for idxd is not freed if an error occurs during idxdalloc. To fix it, free...

5.5CVSS6.5AI score0.00168EPSS
SaveExploits0References3
OSV
OSV
added 2025/08/01 11:09 a.m.8 views

OESA-2025-1925 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGI If lpfcissueelsflogi fails and returns non-zero status, the node reference count ...

7.8CVSS6.2AI score0.00488EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2025/07/31 12:00 a.m.13 views

The vulnerability in the drivers/dma/idxd/cdev.c module of Linux operating systems allows a hacker to cause a service failure.

The vulnerability in the drivers/dma/idxd/cdev.c module of Linux operating systems is related to insufficient validation of input data. Exploiting this vulnerability can allow an attacker to cause system failures...

7CVSS6.7AI score0.00158EPSS
SaveExploits0References8Affected Software4
SUSE CVE
SUSE CVE
added 2025/07/29 11:24 p.m.7 views

SUSE CVE-2025-38369

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver before using Running IDXD workloads in a container with the /dev directory mounted can trigger a call trace or even a kernel panic when the parent proce...

5.5CVSS6.3AI score0.00158EPSS
SaveExploits0References23
Positive Technologies
Positive Technologies
added 2025/07/29 12:00 a.m.17 views

PT-2025-39128

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue within the dmaengine subsystem, specifically related to the idxd driver. A duplicate call to put device within the idxd free function can lead to a...

7.8CVSS5.8AI score0.0015EPSS
SaveExploits0
OSV
OSV
added 2025/07/25 1:15 p.m.4 views

DEBIAN-CVE-2025-38369

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver before using Running IDXD workloads in a container with the /dev directory mounted can trigger a call trace or even a kernel panic when the parent proce...

7.8CVSS5.7AI score0.00158EPSS
SaveExploits0References1
Rows per page
Query Builder