CVE-2025-38562

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-38562
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-38562.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-38562
Downstream
Related
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 null pointer dereference error in generate_encryptionkey

If client send two session setups with krb5 authenticate to ksmbd, null pointer dereference error in generateencryptionkey could happen. sess->PreauthHashValue is set to NULL if session is valid. So this patch skip generate encryption key if session is valid.

References

Affected packages