Lucene search
+L

2529 matches found

OSV
OSV
added 2025/05/08 7:15 a.m.11 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.00125EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/08 7:15 a.m.3 views

UBUNTU-CVE-2025-37809

In the Linux kernel, the following vulnerability has been resolved: usb: typec: class: Fix NULL pointer access Concurrent calls to typecpartnerunlinkdevice can lead to a NULL pointer dereference. This patch adds a mutex to protect USB device pointers and prevent this issue. The same mutex protect...

5.5CVSS6.2AI score0.00167EPSS
SaveExploits0References22
OSV
OSV
added 2025/05/08 6:26 a.m.7 views

CVE-2025-37809 usb: typec: class: Fix NULL pointer access

In the Linux kernel, the following vulnerability has been resolved: usb: typec: class: Fix NULL pointer access Concurrent calls to typecpartnerunlinkdevice can lead to a NULL pointer dereference. This patch adds a mutex to protect USB device pointers and prevent this issue. The same mutex protect...

5.5CVSS6AI score0.00167EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.18 views

CVE-2025-37809 usb: typec: class: Fix NULL pointer access

In the Linux kernel, the following vulnerability has been resolved: usb: typec: class: Fix NULL pointer access Concurrent calls to typecpartnerunlinkdevice can lead to a NULL pointer dereference. This patch adds a mutex to protect USB device pointers and prevent this issue. The same mutex protect...

0.00167EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/08 6:26 a.m.11 views

CVE-2025-37808 crypto: null - Use spin lock instead of mutex

In the Linux kernel, the following vulnerability has been resolved: crypto: null - Use spin lock instead of mutex As the null algorithm may be freed in softirq context through afalg, use spin locks instead of mutexes to protect the default null algorithm...

5.5CVSS6.1AI score0.00176EPSS
SaveExploits0References13
CVE
CVE
added 2025/05/08 6:26 a.m.115 views

CVE-2025-37808

CVE-2025-37808 concerns the Linux kernel crypto: null algorithm. The issue arises because the default null algorithm may be freed in softirq context via af_alg, allowing a race that is mitigated by using spin locks instead of mutexes to protect the default null algorithm. The vulnerability is des...

5.5CVSS5.4AI score0.00176EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.19 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...

0.00125EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/08 6:26 a.m.90 views

CVE-2025-37802

CVE-2025-37802 affects the Linux kernel’s ksmbd path. The issue arises from wait_event_timeout() potentially leaving the current task in TASK_UNINTERRUPTIBLE and then acquiring a mutex in ksmbd_durable_scavenger_alive(), which can sleep while holding a lock. The fix removes the unnecessary mutex ...

5.5CVSS5.3AI score0.00125EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/05/08 6:26 a.m.17 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...

5.5CVSS5.9AI score0.00125EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/05/08 12:0 a.m.7 views

PT-2025-20338

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue concerns a NULL pointer access in the Linux kernel's USB Type-C class driver. Concurrent calls to the typec partner unlink device function can lead to a NULL pointer dereferenc...

5.5CVSS6.6AI score0.00167EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/04 4:24 p.m.5 views

CVE-2023-53122

No description is available for this CVE...

5.5CVSS6.5AI score
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/05/03 2:53 a.m.4 views

SUSE 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.5CVSS6.4AI score0.00138EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/02 4:15 p.m.8 views

CVE-2023-53122

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.5AI score
SaveExploits0References1
NVD
NVD
added 2025/05/02 4:15 p.m.12 views

CVE-2023-53122

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
OSV
OSV
added 2025/05/02 4:15 p.m.1 views

DEBIAN-CVE-2023-53070

In the Linux kernel, the following vulnerability has been resolved: ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absent Commit 0c80f9e165f8 "ACPI: PPTT: Leave the table mapped for the runtime usage" enabled to map PPTT once on the first invocation of acpigetpptt and never...

5.5CVSS5.5AI score0.00174EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/02 4:15 p.m.9 views

CVE-2023-53067

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Only call gettimerirq once in constantclockeventinit Under CONFIGDEBUGATOMICSLEEP=y and CONFIGDEBUGPREEMPT=y, we can see the following messages on LoongArch, this is because using mightsleep in preemption disable...

5.5CVSS0.00174EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/02 4:15 p.m.4 views

UBUNTU-CVE-2023-53067

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Only call gettimerirq once in constantclockeventinit Under CONFIGDEBUGATOMICSLEEP=y and CONFIGDEBUGPREEMPT=y, we can see the following messages on LoongArch, this is because using mightsleep in preemption disable...

5.5CVSS5.7AI score0.00174EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.15 views

CVE-2023-53122

...

SaveExploits0
CVE
CVE
added 2025/05/02 3:55 p.m.66 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
SUSE CVE
SUSE CVE
added 2025/05/02 2:3 a.m.8 views

SUSE CVE-2025-37745

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

5.5CVSS6.4AI score0.00128EPSS
SaveExploits0References3
Rows per page
Query Builder