CyberRota Analysis
This is a critical severity vulnerability with a CVSS score of 9.8. It affects Linux. Its EPSS score suggests a 11.0% probability of exploitation in the next 30 days.
CVE
CVE-2025-37924
Severity
CRITICAL
CVSS
9.8
EPSS
11.04%
Linux
Original NVD Description
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in kerberos authentication Setting sess->user = NULL was introduced to fix the dangling pointer created by ksmbd_free_user. However, it is possible another thread could be operating on the session and make use of sess->user after it has been passed to ksmbd_free_user but before sess->user is set to NULL.
Related CVEs
Other vulnerabilities affecting the same vendor(s)