CVE-2023-3865

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-3865
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-3865.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-3865
Downstream
Published
2025-08-16T14:15:27Z
Modified
2025-08-18T20:16:28Z
Summary
[none]
Details

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

ksmbd: fix out-of-bound read in smb2_write

ksmbdsmb2checkmessage doesn't validate hdr->NextCommand. If ->NextCommand is bigger than Offset + Length of smb2 write, It will allow oversized smb2 write length. It will cause OOB read in smb2write.

References

Affected packages