CVE-2025-38561

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-38561
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-38561.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-38561
Downstream
Published
2025-08-19T17:15:32Z
Modified
2025-09-06T13:01:50Z
Summary
[none]
Details

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

ksmbd: fix Preauh_HashValue race condition

If client send multiple session setup requests to ksmbd, PreauhHashValue race condition could happen. There is no need to free sess->PreauhHashValue at session setup phase. It can be freed together with session at connection termination phase.

References

Affected packages