High severity7.8NVD Advisory· Published May 1, 2025· Updated Apr 18, 2026
CVE-2025-37778
CVE-2025-37778
Description
In the Linux kernel, the following vulnerability has been resolved:
ksmbd: Fix dangling pointer in krb_authenticate
krb_authenticate frees sess->user and does not set the pointer to NULL. It calls ksmbd_krb5_authenticate to reinitialise sess->user but that function may return without doing so. If that happens then smb2_sess_setup, which calls krb_authenticate, will be accessing free'd memory when it later uses sess->user.
Affected products
4- cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*
Patches
5d5b554bc8d551db2451de23e6e30c0e10210e83e39a5f6a01e440d5b25b7Vulnerability mechanics
Generated by null/stub on May 9, 2026. Inputs: CWE entries + fix-commit diffs from this CVE's patches. Citations validated against bundle.
References
1- lists.debian.org/debian-lts-announce/2025/05/msg00045.htmlnvdMailing ListThird Party Advisory
News mentions
0No linked articles in our index yet.