cve/2023/CVE-2023-38431.md
2024-05-28 08:49:17 +00:00

775 B

CVE-2023-38431

Description

An issue was discovered in the Linux kernel before 6.3.8. fs/smb/server/connection.c in ksmbd does not validate the relationship between the NetBIOS header's length field and the SMB header sizes, via pdu_size in ksmbd_conn_handler_loop, leading to an out-of-bounds read.

POC

Reference

No PoCs from references.

Github