Lucene search
+L

109 matches found

ATTACKERKB
ATTACKERKB
added 2026/05/08 1:37 p.m.11 views

CVE-2026-43340

In the Linux kernel, the following vulnerability has been resolved: comedi: Reinit dev-spinlock between attachments to low-level drivers struct comedidevice is the main controlling structure for a COMEDI device created by the COMEDI subsystem. It contains a member spinlock containing a spin-lock...

5.7AI score0.00114EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
added 2026/05/06 12:30 p.m.17 views

EUVD-2026-27639

In the Linux kernel, the following vulnerability has been resolved: srcu: Use irqwork to start GP in tiny SRCU Tiny SRCU's srcugpstartifneeded directly calls schedulework, which acquires the workqueue pool-lock. This causes a lockdep splat when callsrcu is called with a scheduler lock held, due t...

5.8AI score0.001EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/06 10:16 a.m.21 views

CVE-2026-43115

In the Linux kernel, the following vulnerability has been resolved: srcu: Use irqwork to start GP in tiny SRCU Tiny SRCU's srcugpstartifneeded directly calls schedulework, which acquires the workqueue pool-lock. This causes a lockdep splat when callsrcu is called with a scheduler lock held, due t...

5.5CVSS0.001EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/06 12:00 a.m.17 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 cyclic lock dependency in the rununpackex function within ntfs3, potentially leading to a...

5.5CVSS5.8AI score0.00093EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/06 12:00 a.m.27 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 the srcugpstartifneeded function in tiny SRCU directly calling schedulework. This could lead to...

5.5CVSS5.8AI score0.001EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/04/24 12:00 a.m.14 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 the loop lock dependency in uinput, potentially leading to a deadlock...

7.8CVSS5.8AI score0.00096EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/04/03 11:28 p.m.11 views

SUSE CVE-2026-23419

In the Linux kernel, the following vulnerability has been resolved: net/rds: Fix circular locking dependency in rdstcptune syzbot reported a circular locking dependency in rdstcptune where sknetrefcntupgrade is called while holding the socket lock:...

5.5CVSS5.8AI score0.00175EPSS
SaveExploits0References15
CNNVD
CNNVD
added 2026/04/03 12:00 a.m.17 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 cyclic lock dependence in the rdstcptune function, potentially leading to deadlocks...

7.5CVSS5.8AI score0.00175EPSS
SaveExploits0References5
OSV
OSV
added 2026/01/31 11:42 a.m.12 views

CVE-2026-23036 btrfs: release path before iget_failed() in btrfs_read_locked_inode()

In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before igetfailed in btrfsreadlockedinode In btrfsreadlockedinode if we fail to lookup the inode, we jump to the 'out' label with a path that has a read locked leaf and then we call igetfailed. This can result...

5.8AI score
SaveExploits0References5
CNNVD
CNNVD
added 2026/01/31 12:00 a.m.13 views

Linux Kernel Security Vulnerabilities

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 the GFPKERNELIALocation allocation during path locking operations. This vulnerability may lead to...

5.5CVSS6AI score0.00104EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/12/31 3:03 p.m.9 views

CVE-2023-54224

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

5.5CVSS5.8AI score0.00197EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.5 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992719)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992719 advisory. In the Linux kernel, the following vulnerability has been resolved: ext4: fix idatasem unlock order in ext4indmigrate Fuzzing reports a possible deadlock in...

4.7CVSS6.2AI score0.0019EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/30 1:16 p.m.11 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.00197EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/30 12:11 p.m.36 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.00197EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/24 1:16 p.m.9 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.9 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.9 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.00189EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.14 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.0021EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/04 3:44 p.m.13 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.8 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.00106EPSS
SaveExploits0References6
Rows per page
Query Builder