cve/2023/CVE-2023-38431.md
2024-07-25 21:25:12 +00:00

813 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

Github