CVE-2025-37924

Source
https://cve.org/CVERecord?id=CVE-2025-37924
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-37924.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-37924
Downstream
Related
Published
2025-05-20T15:21:52.681Z
Modified
2026-04-03T03:33:42.904113Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
ksmbd: fix use-after-free in kerberos authentication
Details

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 ksmbdfreeuser. However, it is possible another thread could be operating on the session and make use of sess->user after it has been passed to ksmbdfreeuser but before sess->user is set to NULL.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/37xxx/CVE-2025-37924.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
0626e6641f6b467447c81dd7678a69c66f7746cf
Fixed
e34a33d5d7e87399af0a138bb32f6a3e95dd83d2
Fixed
b447463562238428503cfba1c913261047772f90
Fixed
e18c616718018dfc440e4a2d2b94e28fe91b1861
Fixed
28c756738af44a404a91b77830d017bb0c525890
Fixed
e86e9134e1d1c90a960dd57f59ce574d27b9a124

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-37924.json"