2023-07-20 22:23 GMT+09:00, Namjae Jeon <linkinjeon@xxxxxxxxxx>: > These are ZDI Vulnerability patches that was not applied in linux 5.15 > stable kernel. Note that same patch sent twice... > > Namjae Jeon (4): > ksmbd: use ksmbd_req_buf_next() in ksmbd_smb2_check_message() > ksmbd: validate command payload size > ksmbd: fix out-of-bound read in smb2_write > ksmbd: validate session id and tree id in the compound request > > fs/ksmbd/server.c | 33 ++++++++++++++++++++------------- > fs/ksmbd/smb2misc.c | 38 ++++++++++++++++++++------------------ > fs/ksmbd/smb2pdu.c | 44 +++++++++++++++++++++++++++++++++++++++----- > 3 files changed, 79 insertions(+), 36 deletions(-) > > -- > 2.25.1 > >