Lucene search
+L

128 matches found

EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2024-42509

Malicious code in bioql PyPI...

8.2CVSS6.6AI score0.00288EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/09/18 12:00 a.m.10 views

PT-2025-38330

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A deadlock can occur when an overloaded system runs -parallel in the context of the current task. This issue arises from bottom halves BHs not being disabled in do serial, leading to a...

6.4AI score0.00118EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/09/03 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2021-41141

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - PJSIP is a free and open source multimedia communication library written in the C language implementing standard based protocols such as SIP, SDP, RTP, STUN,...

7.8CVSS6.7AI score0.01367EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/07/31 12:00 a.m.8 views

Devolutions Server <= 2025.2.5.0 Deadlock (DEVO-2025-0013) (CVE-2025-8312)

The version of Devolutions Server installed on the remote host is prior or equial to 2025.2.5.0 and is, therefore, affected by a deadlock vulnerability: - Deadlock in PAM automatic check-in feature in Devolutions Server allows a password to remain valid beyond the end of its intended check-out...

7.1CVSS5.6AI score0.00306EPSS
SaveExploits0References2
CNVD
CNVD
added 2025/07/30 12:00 a.m.21 views

IBM Db2 Denial of Service Vulnerability (CNVD-2025-18013)

IBM Db2 is a relational database management system from IBM that supports a variety of operating systems, including Linux. A denial of service vulnerability exists in IBM Db2 for Linux versions 12.1.0, 12.1.1, and 12.1.2, which originates from executable segments waiting for each other to release...

7.5CVSS6.7AI score0.00243EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/07/29 12:00 a.m.7 views

IBM Db2 for Linux 安全漏洞

IBM Db2 is a relational database management system from IBM that supports a variety of operating systems, including Linux. A denial of service vulnerability exists in IBM Db2 for Linux versions 12.1.0, 12.1.1, and 12.1.2, which originates from executable segments waiting for each other to release...

7.5CVSS6.5AI score0.00243EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/07/03 12:00 a.m.9 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 possible deadlock in macbhalttx...

5.5CVSS6.5AI score0.0013EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.16 views

PT-2025-25985 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A issue in the Linux kernel has been identified where the function handle cap grant fails to release the snap rwsem when called on an IMPORT op, potentially leading to a deadlock...

7.8CVSS5.8AI score0.10458EPSS
SaveExploits16References583
Positive Technologies
Positive Technologies
added 2025/03/25 12:00 a.m.15 views

PT-2025-20499

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue concerns a problem in the Linux kernel where runtime resume/suspend operations could occur while MS IOCTLs are in progress, leading to potential deadlocks. This happens because...

7.8CVSS7.2AI score0.66418EPSS
SaveExploits6References1601
CNVD
CNVD
added 2025/03/18 12:00 a.m.53 views

Linux kernel improper locking vulnerability (CNVD-2025-05316)

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel suffers from an improper locking vulnerability that stems from the use of spinlock in an interruptible context, which could lead to a deadlock. The vulnerability c...

5.5CVSS6.9AI score0.00179EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2021-20291

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A deadlock vulnerability was found in 'github.com/containers/storage' in versions before 1.28.1. When a container image is processed, each layer is unpacked usi...

7.1CVSS6.7AI score0.01587EPSS
SaveExploits1References3
CVE
CVE
added 2025/02/26 2:12 a.m.175 views

CVE-2022-49434

The CVE-2022-49434 issue is in the Linux kernel where pci_dev_lock() historically acquired the config space access lock before the device lock, risking AB/BA deadlocks with sriov_numvfs_store() that already takes the device lock first. The fix is to reverse the order in pci_dev_lock() so it acqui...

5.5CVSS5.4AI score0.00215EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:12 a.m.56 views

CVE-2022-49406

In the Linux kernel, the following vulnerability has been resolved: block: Fix potential deadlock in blkiarangesysfsshow When being read, a sysfs attribute is already protected against removal with the kobject node active reference counter. As a result, in blkiarangesysfsshow, there is no need to...

5.5CVSS5.5AI score0.00192EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.16 views

CVE-2022-49079

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: traverse devices under chunkmutex in btrfscanactivatezone btrfscanactivatezone can be called with the devicelistmutex already held, which will lead to a deadlock: insertdevextents // Takes devicelistmutex -...

5.5CVSS5.5AI score0.00181EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.31 views

CVE-2022-49079 btrfs: zoned: traverse devices under chunk_mutex in btrfs_can_activate_zone

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: traverse devices under chunkmutex in btrfscanactivatezone btrfscanactivatezone can be called with the devicelistmutex already held, which will lead to a deadlock: insertdevextents // Takes devicelistmutex -...

0.00181EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.3 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 the nvdimm firmware activating a deadlock scenario...

5.5CVSS5.5AI score0.00199EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.10 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 deadlock in the rtwsurveydoneeventcallback function in the staging rtl8723bs driver...

5.5CVSS6.5AI score0.00195EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/02/26 12:00 a.m.9 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 deadlock in the rtwjoinbsseventprehandle function in the staging rtl8192eu driver...

5.5CVSS5.2AI score0.00167EPSS
SaveExploits0References3
NVD
NVD
added 2025/02/12 2:15 a.m.28 views

CVE-2024-29172

Dell BSAFE SSL-J, versions prior to 6.6 and versions 7.0 through 7.2, contains a deadlock vulnerability. A remote attacker could potentially exploit this vulnerability, leading to a Denial of Service...

7.5CVSS0.00444EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/12 2:15 a.m.12 views

CVE-2024-29172

Dell BSAFE SSL-J, versions prior to 6.6 and versions 7.0 through 7.2, contains a deadlock vulnerability. A remote attacker could potentially exploit this vulnerability, leading to a Denial of Service...

7.5CVSS5.8AI score0.00444EPSS
SaveExploits0References1
Rows per page
Query Builder