Lucene search
+L

98 matches found

OSV
OSV
added 2025/12/30 1:16 p.m.10 views

UBUNTU-CVE-2023-54281

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before inode lookup during the ino lookup ioctl During the ino lookup ioctl we can end up calling btrfsiget to get an inode reference while we are holding on a root's btree. If btrfsiget needs to lookup the...

5.7AI score0.00178EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/30 12:11 p.m.33 views

CVE-2023-54224 btrfs: fix lockdep splat and potential deadlock after failure running delayed items

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix lockdep splat and potential deadlock after failure running delayed items When running delayed items we are holding a delayed node's mutex and then we will attempt to modify a subvolume btree to insert/update/delete the...

0.00179EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/24 1:16 p.m.7 views

CVE-2022-50771

In the Linux kernel, the following vulnerability has been resolved: rcu: Fix thiscpuread lockdep warning in rcuforcequiescentstate Running rcutorture with non-zero fqsduration module parameter in a kernel built with CONFIGPREEMPTION=y results in the following splat: BUG: using thiscpuread in...

0.00241EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 10:55 a.m.8 views

CVE-2023-54013 interconnect: Fix locking for runpm vs reclaim

In the Linux kernel, the following vulnerability has been resolved: interconnect: Fix locking for runpm vs reclaim For cases where iccbwset can be called in callbaths that could deadlock against shrinker/reclaim, such as runpm resume, we need to decouple the icc locking. Introduce a new iccbwlock...

6.3AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.8 views

PT-2025-52970

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.2.0-rc8 Description The Linux kernel contained a locking issue within the interconnect component, specifically related to runpm runtime power management versus reclaim. The issue arose when icc bw set could be...

6.3AI score0.00191EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.12 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 bpfskstorage invalid wait context, which could lead to a lock dependency reporting error...

7.8AI score0.00207EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/04 3:44 p.m.10 views

CVE-2023-53614 mm/ksm: fix race with VMA iteration and mm_struct teardown

In the Linux kernel, the following vulnerability has been resolved: mm/ksm: fix race with VMA iteration and mmstruct teardown exitmmap will tear down the VMAs and maple tree with the mmaplock held in write mode. Ensure that the maple tree is still valid by checking ksmtestexit after taking the...

6.3AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/10/04 12:00 a.m.7 views

PT-2025-40777

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to a race condition involving Virtual Memory Area VMA iteration and the teardown of the mm struct. Specifically, the issue occurs during the exi...

5.9AI score0.00099EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.6 views

EUVD-2022-54788

Malicious code in bioql PyPI...

5.5CVSS6AI score0.00236EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2022-55239

Malicious code in bioql PyPI...

7.1AI score0.0023EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:07 p.m.18 views

EUVD-2025-29058

Malicious code in bioql PyPI...

6.3AI score0.00151EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/10/01 12:28 a.m.15 views

kernel: vsock: Fix transport_* TOCTOU

In the Linux kernel, the following vulnerability has been resolved: vsock: Fix transport TOCTOU Transport assignment may race with module unload. Protect newtransport from becoming a stale pointer. This also takes care of an insecure call in vsockuselocaltransport; add a lockdep assert. BUG: unab...

7CVSS6.8AI score0.00121EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/18 4:04 p.m.44 views

CVE-2023-53440

CVE-2023-53440 concerns the nilfs2 sysfs interface lifetime in the Linux kernel. Multiple connected advisories confirm a race in sysfs entry creation/deletion for per-filesystem metadata files (cpfile, sufile, dat), where attributes may be accessed outside the intended lifetime, risking inode NUL...

7.8CVSS6.1AI score0.00149EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2025/09/15 3:15 p.m.20 views

CVE-2023-53233

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix deadlock triggered by canceldelayedworksyn The following LOCKDEP was detected: Workqueue: events smclgrfreework smc WARNING: possible circular locking dependency detected...

5.5CVSS0.00118EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.6 views

PT-2025-37674

Name of the Vulnerable Software and Affected Versions Linux kernel versions 6.1.0-20221027.rc2.git8.56bc5b569087.300.fc36.s390x+debug and earlier Description The Linux kernel contained a deadlock vulnerability within the net/smc module, triggered by cancel delayed work syn. The issue was identifi...

5.5CVSS5.2AI score0.00118EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2025/09/13 11:22 p.m.8 views

SUSE CVE-2025-39796

In the Linux kernel, the following vulnerability has been resolved: net: lapbether: ignore ops-locked netdevs Syzkaller managed to trigger lock dependency in xsknotify via registernetdevice. As discussed in 0, using registernetdevice in the notifiers is problematic so skip adding lapbeth for...

7.8CVSS6.2AI score0.00151EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/09/12 3:59 p.m.28 views

CVE-2025-39796 net: lapbether: ignore ops-locked netdevs

In the Linux kernel, the following vulnerability has been resolved: net: lapbether: ignore ops-locked netdevs Syzkaller managed to trigger lock dependency in xsknotify via registernetdevice. As discussed in 0, using registernetdevice in the notifiers is problematic so skip adding lapbeth for...

0.00151EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/12 3:59 p.m.32 views

CVE-2025-39796

CVE-2025-39796 affects the Linux kernel (net: lapbether: ignore ops-locked netdevs). According to connected sources, Syzkaller-triggered lock dependency via xsk_notify and register_netdevice could occur for notifier chains, with the fix skipping lapbeth for ops-locked devices to break the depende...

7.8CVSS5.8AI score0.00151EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2025/09/12 12:00 a.m.5 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 not properly handling ops-locked network devices, which could lead to lock dependency issues...

7.8CVSS6.1AI score0.00151EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/09/11 12:00 a.m.7 views

PT-2025-37227

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.16.0 Description: The Linux kernel contained a lockdep warning within the bnxt en module during device removal rmmod. A netdev assertion was incorrectly triggered during the bnxt remove one function, which...

6.4AI score0.001EPSS
SaveExploits0References5
Rows per page
Query Builder