← All CVEs

CVE-2025-37778

critical · 9.8

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.

9.8
CVSS
1.1%
EPSS (exploit prob.)
64th
EPSS percentile
2025-05-01
Published

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Weaknesses

CWE-416

Affected products

VendorProductAffected versions
linuxlinux_kernel>= 5.15, < 6.1.135
linuxlinux_kernel>= 6.2, < 6.6.88
linuxlinux_kernel>= 6.7, < 6.12.25
linuxlinux_kernel>= 6.13, < 6.14.4
linuxlinux_kernel6.15
linuxlinux_kernel6.15
debiandebian_linux11.0

Check a specific version with /api/v1/cve/match.

References

Query this programmatically:

curl https://evil-db.io/api/v1/cve/CVE-2025-37778