Lucene search
+L

71 matches found

OSV
OSV
added 2025/12/24 1:16 p.m.7 views

UBUNTU-CVE-2023-54088

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: hold queuelock when removing blkg-qnode When blkg is removed from q-blkglist from blkgfreeworkfn, queuelock has to be held, otherwise, all kinds of bugslist corruption, hard lockup, .. can be triggered from...

7.8CVSS5.7AI score0.00143EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.9 views

CVE-2023-54088

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: hold queuelock when removing blkg-qnode When blkg is removed from q-blkglist from blkgfreeworkfn, queuelock has to be held, otherwise, all kinds of bugslist corruption, hard lockup, .. can be triggered from...

7.8CVSS5.7AI score0.00143EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:6 p.m.8 views

CVE-2023-54088 blk-cgroup: hold queue_lock when removing blkg->q_node

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: hold queuelock when removing blkg-qnode When blkg is removed from q-blkglist from blkgfreeworkfn, queuelock has to be held, otherwise, all kinds of bugslist corruption, hard lockup, .. can be triggered from...

7.8CVSS6.4AI score
SaveExploits0References7
CVE
CVE
added 2025/12/24 1:6 p.m.19 views

CVE-2023-54088

Technical details about CVE-2023-54088 (Linux blk-cgroup queue_lock handling) are not publicly provided in the supplied documents. Monitor OSV and distro advisories for patched versions and fixes.

7.8CVSS6.1AI score0.00143EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/24 1:6 p.m.32 views

CVE-2023-54088 blk-cgroup: hold queue_lock when removing blkg->q_node

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: hold queuelock when removing blkg-qnode When blkg is removed from q-blkglist from blkgfreeworkfn, queuelock has to be held, otherwise, all kinds of bugslist corruption, hard lockup, .. can be triggered from...

7.8CVSS0.00143EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.10 views

PT-2025-53165

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s block cgroup functionality. Specifically, the issue arises when removing a block group blkg from a queue’s list q-blkg list without holding the queue...

6.3AI score0.00143EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-54161

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - afunix: Fix null-ptr-deref in unixstreamsendpage. Bing-Jhong Billy Jheng reported null-ptr-deref in unixstreamsendpage with detailed analysis and a nice repro...

6.2AI score0.00018EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/12/24 12:0 a.m.8 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 holding a queue lock when removing blkg-qnode, which could lead to list corruption and hard locking...

6.1AI score0.00143EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/16 1:57 p.m.6 views

CVE-2025-68223 drm/radeon: delete radeon_fence_process in is_signaled, no deadlock

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: delete radeonfenceprocess in issignaled, no deadlock Delete the attempt to progress the queue when checking if fence is signaled. This avoids deadlock. dma-fenceops::signaled can be called with the fence lock in unkno...

6.2AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/11/16 12:0 a.m.12 views

PT-2025-51636

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s DRM/radeon driver related to fence processing. Specifically, the radeon fence process function was unnecessarily called within the is signaled functio...

5.5CVSS6AI score0.00105EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/10/29 12:46 a.m.10 views

kernel: RDMA/irdma: Fix a window for use-after-free

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix a window for use-after-free During a destroy CQ an interrupt may cause processing of a CQE after CQ resources are freed by irdmacqfreersrc. Fix this by moving the call to irdmacqfreersrc after the...

7.8CVSS6.8AI score0.00213EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/10/07 11:46 p.m.7 views

SUSE CVE-2023-53685

In the Linux kernel, the following vulnerability has been resolved: tun: Fix memory leak for detached NAPI queue. syzkaller reported 0 memory leaks of sk and skb related to the TUN device with no repro, but we can reproduce it easily with: struct ifreq ifr = int fdtun, fdtmp; char buf4 = ; fdtun ...

3.3CVSS6.3AI score0.00134EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 3:21 p.m.5 views

EUVD-2025-32720

In the Linux kernel, the following vulnerability has been resolved: tun: Fix memory leak for detached NAPI queue. syzkaller reported 0 memory leaks of sk and skb related to the TUN device with no repro, but we can reproduce it easily with: struct ifreq ifr = int fdtun, fdtmp; char buf4 = ; fdtun ...

5.8AI score0.00134EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/07 3:21 p.m.26 views

CVE-2023-53685

The CVE-2023-53685 issue affects the Linux kernel tun driver when a TUN device is configured with IFF_TUN, IFF_NAPI, and IFF_MULTI_QUEUE and the queue is detached while a write happens. A memory leak can occur by enqueuing skbs into tfile->sk_write_queue after the queue is detached, due to a r...

5.5CVSS5.9AI score0.00134EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2025/10/07 12:0 a.m.5 views

PT-2025-41129

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained a memory leak in the TUN device when NAPI and multi-queue were enabled, and the queue was detached. The issue occurred when skb structures were placed into the...

5.5CVSS5.5AI score0.00139EPSS
SaveExploits0References320
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-12951

Malicious code in bioql PyPI...

6.9AI score0.00158EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.8 views

CVE-2023-53469

...

0.00027EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-52774

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - s390/dasd: protect device queue against concurrent access In dasdprofilestart the amount of requests on the device queue are counted. The access to the device...

5.5CVSS5.3AI score0.0024EPSS
SaveExploits0References2
NVD
NVD
added 2025/05/01 3:16 p.m.15 views

CVE-2022-49814

In the Linux kernel, the following vulnerability has been resolved: kcm: close race conditions on skreceivequeue sk-skreceivequeue is protected by skb queue lock, but for KCM sockets its RX path takes mux-rxlock to protect more than just skb queue. However, kcmrecvmsg still only grabs the skb que...

7.8CVSS0.00158EPSS
SaveExploits0References7
OSV
OSV
added 2025/05/01 3:16 p.m.26 views

UBUNTU-CVE-2022-49814

In the Linux kernel, the following vulnerability has been resolved: kcm: close race conditions on skreceivequeue sk-skreceivequeue is protected by skb queue lock, but for KCM sockets its RX path takes mux-rxlock to protect more than just skb queue. However, kcmrecvmsg still only grabs the skb que...

4.7CVSS5.9AI score0.00158EPSS
SaveExploits0References10
Rows per page
Query Builder