Security Advisory

CVE-2025-37808

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-05-08 06:26:06
Last updated 2026-05-11 21:15:32
Assigner Linux
CVSS score not scored
State PUBLISHED

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.