CVE-2025-37899

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-37899
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-37899.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-37899
Downstream
Published
2025-05-20T16:15:26Z
Modified
2025-08-09T20:01:26Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

ksmbd: fix use-after-free in session logoff

The sess->user object can currently be in use by another thread, for example if another connection has sent a session setup request to bind to the session being free'd. The handler for that connection could be in the smb2sesssetup function which makes use of sess->user.

References

Affected packages