CVE-2025-37808
Linux Kernel Crypto Null Algorithm Spin Lock Vulnerability
Description
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 af_alg, use spin locks instead of mutexes to protect the default null algorithm.
INFO
Published Date :
May 8, 2025, 7:15 a.m.
Last Modified :
May 8, 2025, 2:39 p.m.
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Remotely Exploitable :
No
Impact Score :
Exploitability Score :
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2025-37808
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2025-37808
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2025-37808
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 08, 2025
Action Type Old Value New Value Added Description 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 af_alg, use spin locks instead of mutexes to protect the default null algorithm. Added Reference https://git.kernel.org/stable/c/0486de3c1b8223138dcc614846bd76364f758de6 Added Reference https://git.kernel.org/stable/c/1b66a5920b7fc7cc6251192a3fcad115b6d75dd5 Added Reference https://git.kernel.org/stable/c/1dd4a8561d85dea545cf93f56efc48df8176e218 Added Reference https://git.kernel.org/stable/c/8cf2945512a8c0ef74ddd5b5a4f6b6a2fb1a4efb Added Reference https://git.kernel.org/stable/c/dcc47a028c24e793ce6d6efebfef1a1e92f80297 Added Reference https://git.kernel.org/stable/c/e27244cbe10658a66b8775be7f0acc4ad2f618d6 Added Reference https://git.kernel.org/stable/c/e307c54ac8198bf09652c72603ba6e6d97798410 Added Reference https://git.kernel.org/stable/c/f7a5a5c8e1ec16a4b2041398abe95de0e14572ef
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2025-37808
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2025-37808
weaknesses.