Lucene search
+L

362 matches found

OSV
OSV
added 2025/05/08 7:15 a.m.27 views

DEBIAN-CVE-2025-37802

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix WARNING "do not call blocking ops when !TASKRUNNING" waiteventtimeout will set the state of the current task to TASKUNINTERRUPTIBLE, before doing the condition check. This means that ksmbddurablescavengeralive will try...

5.5CVSS5.3AI score0.00324EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/08 7:15 a.m.14 views

CVE-2025-37802

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix WARNING "do not call blocking ops when !TASKRUNNING" waiteventtimeout will set the state of the current task to TASKUNINTERRUPTIBLE, before doing the condition check. This means that ksmbddurablescavengeralive will try...

7.5CVSS0.00324EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/08 6:26 a.m.22 views

CVE-2025-37802 ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING"

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix WARNING "do not call blocking ops when !TASKRUNNING" waiteventtimeout will set the state of the current task to TASKUNINTERRUPTIBLE, before doing the condition check. This means that ksmbddurablescavengeralive will try...

7.5CVSS5.9AI score
SaveExploits0References6
CVE
CVE
added 2025/05/08 6:26 a.m.111 views

CVE-2025-37802

CVE-2025-37802 affects the ksmbd path in the Linux kernel. The issue arises when wait_event_timeout() sets the current task state to TASK_UNINTERRUPTIBLE before the condition check, causing a possible blocking operation to occur while the task is not RUNNING, with ksmbd_durable_scavenger_alive() ...

7.5CVSS5.3AI score0.00324EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.29 views

CVE-2025-37802 ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING"

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix WARNING "do not call blocking ops when !TASKRUNNING" waiteventtimeout will set the state of the current task to TASKUNINTERRUPTIBLE, before doing the condition check. This means that ksmbddurablescavengeralive will try...

7.5CVSS0.00324EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/05/04 4:24 p.m.8 views

CVE-2023-53122

No description is available for this CVE...

5.5CVSS6.5AI score
SaveExploits0References4
CVE
CVE
added 2025/05/02 3:55 p.m.72 views

CVE-2023-53122

This CVE ID has been rejected by the CVE Numbering Authority and does not represent an active vulnerability entry.

6.3AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/05/02 12:00 a.m.5 views

PT-2025-18886

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to the fixed version Description The issue is related to the RISC-V architecture in the Linux kernel, where a mutex lock is taken twice during SiFive errata patching, resulting in errors such as kernel NULL pointer...

5.8AI score
SaveExploits0References16
OSV
OSV
added 2025/05/01 3:16 p.m.22 views

DEBIAN-CVE-2022-49930

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix NULL pointer problem in freemrinit Lock grab occurs in a concurrent scenario, resulting in stepping on a NULL pointer. It should be init mutexinit first before use the lock. Unable to handle kernel NULL pointer...

5.5CVSS5.4AI score0.00152EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:16 p.m.9 views

UBUNTU-CVE-2022-49930

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix NULL pointer problem in freemrinit Lock grab occurs in a concurrent scenario, resulting in stepping on a NULL pointer. It should be init mutexinit first before use the lock. Unable to handle kernel NULL pointer...

5.5CVSS5.7AI score0.00152EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/01 12:55 p.m.8 views

CVE-2025-37745 PM: hibernate: Avoid deadlock in hibernate_compressor_param_set()

In the Linux kernel, the following vulnerability has been resolved: PM: hibernate: Avoid deadlock in hibernatecompressorparamset syzbot reported a deadlock in locksystemsleep see below. The write operation to "/sys/module/hibernate/parameters/compressor" conflicts with the registration of ieee802...

6AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/04/24 12:00 a.m.5 views

PT-2025-22228

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A deadlock scenario in the Linux kernel has been resolved. The issue occurred when the ucsi displayport remove partner function held con-mutex waiting for dp altmode work to complete,...

5.5CVSS6.7AI score0.0014EPSS
SaveExploits0
CVE
CVE
added 2025/04/16 2:13 p.m.137 views

CVE-2025-23134

CVE-2025-23134 affects the Linux kernel ALSA timer code. The vulnerability stems from taking mmap_lock while inside a mutex-wrapped copy_from/to_user() via the pattern guard(mutex)(&register_mutex). This can lead to deadlocks when copy_from/to_user() is invoked under the register_mutex, particula...

5.5CVSS6.5AI score0.00141EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/04/16 2:13 p.m.33 views

CVE-2025-23134 ALSA: timer: Don't take register_mutex with copy_from/to_user()

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Don't take registermutex with copyfrom/touser The infamous mmaplock taken in copyfrom/touser can be often problematic when it's called inside another mutex, as they might lead to deadlocks. In the case of ALSA timer...

0.00141EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/04/01 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 the corsair-void driver incorrectly locking a mutex in an interrupt context...

5.5CVSS5.1AI score0.0017EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.32 views

CVE-2022-49755

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Prevent race during ffsep0queuewait While performing fast composition switch, there is a possibility that the process of ffsep0write/ffsep0read get into a race condition due to ep0req being freed up from...

7.8CVSS5.8AI score0.00232EPSS
SaveExploits0
CVE
CVE
added 2025/03/27 4:43 p.m.104 views

CVE-2022-49755

CVE-2022-49755 affects the Linux kernel’s USB gadget path (usb: gadget: f_fs) and specifically the ffs_ep0_queue_wait flow. The vulnerability arises from a race between ffs_ep0_write/ffs_ep0_read and functionfs_unbind, where ep0req can be freed and there is no NULL check in ffs_ep0_queue_wait, ri...

7.8CVSS6.6AI score0.00232EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/27 4:43 p.m.8 views

CVE-2022-49755 usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Prevent race during ffsep0queuewait While performing fast composition switch, there is a possibility that the process of ffsep0write/ffsep0read get into a race condition due to ep0req being freed up from...

7.2AI score0.00232EPSS
SaveExploits0References7
OSV
OSV
added 2025/03/27 4:43 p.m.14 views

CVE-2022-49755 usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Prevent race during ffsep0queuewait While performing fast composition switch, there is a possibility that the process of ffsep0write/ffsep0read get into a race condition due to ep0req being freed up from...

7.8CVSS5.2AI score
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/03/27 12:00 a.m.19 views

PT-2025-13377 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.2.0-rc2 Description: A vulnerability has been resolved in the Linux kernel related to the powerpc/imc-pmu code, which triggers a warning when running a thread imc event with CONFIG DEBUG ATOMIC SLEEP and CONFI...

7.8CVSS7.4AI score0.93838EPSS
SaveExploits14References602
Rows per page
Query Builder