Lucene search
+L

567 matches found

SUSE CVE
SUSE CVE
added 2025/05/09 3:23 a.m.6 views

SUSE CVE-2025-37808

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.5CVSS7.7AI score0.00201EPSS
SaveExploits0References3
NVD
NVD
added 2025/05/08 7:15 a.m.16 views

CVE-2025-37808

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.5CVSS0.00201EPSS
SaveExploits0References10
OSV
OSV
added 2025/05/08 7:15 a.m.1 views

DEBIAN-CVE-2025-37808

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.5CVSS5.6AI score0.00201EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/08 7:15 a.m.14 views

UBUNTU-CVE-2025-37808

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.2AI score0.00201EPSS
SaveExploits0References32
CVE
CVE
added 2025/05/08 6:26 a.m.119 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.00201EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.26 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...

0.00201EPSS
SaveExploits0References8
OSV
OSV
added 2025/05/08 6:26 a.m.13 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...

6.1AI score
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2025/05/08 12:0 a.m.6 views

PT-2025-20337

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved. The issue concerned the null algorithm, which could be freed in the softirq context through af alg. To protect the default null...

5.5CVSS6.7AI score0.00201EPSS
SaveExploits0
Akamai Blog
Akamai Blog
added 2025/05/06 10:20 a.m.15 views

Authoring Custom Spin Templates

Learn how to create, distribute, and install custom templates for Spin CLI to boost developer productivity and meet regulatory compliance...

5.7AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/05/02 12:0 a.m.9 views

The vulnerability of the spin_lock() function in the vfs component of the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the spinlock function in the vfs component of the Linux operating system’s kernel is related to improper locking mechanisms. Exploiting this vulnerability could allow an attacker to trigger a service failure...

4.7CVSS6.5AI score0.00203EPSS
SaveExploits0References19Affected Software10
Akamai Blog
Akamai Blog
added 2025/04/30 10:20 a.m.9 views

Spin JS/TS Router Showdown: Hono vs Itty vs Manual Routing

A performance comparison of three routing approaches in Spin JS/TS apps — Hono, Itty, and manual routing — with benchmarks and guidance...

5.8AI score
SaveExploits0
Akamai Blog
Akamai Blog
added 2025/04/22 10:20 a.m.10 views

Routing in Spin Apps with Hono

Learn how to use Hono to build full-fledged HTTP APIs with Spin and TypeScript, including middleware, route parameters, and key-value store integration...

5.8AI score
SaveExploits0
CNNVD
CNNVD
added 2025/04/18 12:0 a.m.6 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 use of mutual exclusion locks instead of spin locks for RLCG register accesses, which could lead to...

4.7CVSS6.5AI score0.00172EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/16 2:13 p.m.59 views

CVE-2025-22126 md: fix mddev uaf while iterating all_mddevs list

In the Linux kernel, the following vulnerability has been resolved: md: fix mddev uaf while iterating allmddevs list While iterating allmddevs list from mdnotifyreboot and mdexit, listforeachentrysafe is used, and this can race with deletint the next mddev, causing UAF: t1: spinlock...

6.4AI score
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/03/12 3:23 p.m.5 views

SUSE CVE-2025-21849

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Use spinlockirqsave in interruptible context spinlock/unlock functions used in interrupt contexts could result in a deadlock, as seen in GitLab issue 13399, which occurs when interrupt comes in while holding a lock...

5.5CVSS7.7AI score0.00179EPSS
SaveExploits0References6
OSV
OSV
added 2025/03/12 10:15 a.m.3 views

DEBIAN-CVE-2025-21849

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Use spinlockirqsave in interruptible context spinlock/unlock functions used in interrupt contexts could result in a deadlock, as seen in GitLab issue 13399, which occurs when interrupt comes in while holding a lock...

5.5CVSS5.9AI score0.00179EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/12 10:15 a.m.11 views

UBUNTU-CVE-2025-21849

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Use spinlockirqsave in interruptible context spinlock/unlock functions used in interrupt contexts could result in a deadlock, as seen in GitLab issue 13399, which occurs when interrupt comes in while holding a lock...

5.5CVSS6.6AI score0.00179EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/03/12 9:42 a.m.29 views

CVE-2025-21849 drm/i915/gt: Use spin_lock_irqsave() in interruptible context

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Use spinlockirqsave in interruptible context spinlock/unlock functions used in interrupt contexts could result in a deadlock, as seen in GitLab issue 13399, which occurs when interrupt comes in while holding a lock...

0.00179EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/12 9:42 a.m.6 views

CVE-2025-21849 drm/i915/gt: Use spin_lock_irqsave() in interruptible context

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Use spinlockirqsave in interruptible context spinlock/unlock functions used in interrupt contexts could result in a deadlock, as seen in GitLab issue 13399, which occurs when interrupt comes in while holding a lock...

5.5CVSS6.1AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/03/12 9:42 a.m.31 views

CVE-2025-21849

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Use spinlockirqsave in interruptible context spinlock/unlock functions used in interrupt contexts could result in a deadlock, as seen in GitLab issue 13399, which occurs when interrupt comes in while holding a lock...

5.5CVSS5.9AI score0.00179EPSS
SaveExploits0
Rows per page
Query Builder