CVE-2025-37924: exploitation status and patch state
CVE-2025-37924 · CVSS 7.8 HIGH · EPSS 12%
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.
Is CVE-2025-37924 exploited?
Not in the CISA KEV catalog.
EPSS puts exploitation in the next 30 days at 12%.
Public exploit code: none found in monitored sources.
Which products and versions are affected?
No affected package list recorded here yet.
Is there a patch?
No patch identifier recorded here yet.
What PlainSec published about CVE-2025-37924
PlainSec has not published a story about this CVE.