Tracker / CVE-2025-37924
CVE-2025-37924
Critical 9.8
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.
Affected products and versions
| debian | debian_linux |
|---|---|
| linux | linux_kernel |
| linux | linux_kernel · 5.15 → 6.1.138 |
| linux | linux_kernel · 6.13 → 6.14.6 |
| linux | linux_kernel · 6.2 → 6.6.90 |
| linux | linux_kernel · 6.7 → 6.12.28 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.