An out-of-bounds (OOB) memory read flaw was found in...
High severity
Unreviewed
Published
Nov 3, 2023
to the GitHub Advisory Database
•
Updated Aug 21, 2024
Description
Published by the National Vulnerability Database
Nov 3, 2023
Published to the GitHub Advisory Database
Nov 3, 2023
Last updated
Aug 21, 2024
An out-of-bounds (OOB) memory read flaw was found in parse_lease_state in the KSMBD implementation of the in-kernel samba server and CIFS in the Linux kernel. When an attacker sends the CREATE command with a malformed payload to KSMBD, due to a missing check of
NameOffset
in theparse_lease_state()
function, thecreate_context
object can access invalid memory.References