All patches are from 5.15.y.
Namjae Jeon (4):
ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect
ksmbd: return unsupported error on smb1 mount
ksmbd: fix slab-out-of-bounds in init_smb2_rsp_hdr
ksmbd: fix out of bounds in init_smb2_rsp_hdr()
fs/ksmbd/connection.c | 7 +--
fs/ksmbd/server.c | 6 +-
fs/ksmbd/smb2pdu.c | 3 -
fs/ksmbd/smb_common.c | 142 +++++++++++++++++++++++++++++++++++-------
fs/ksmbd/smb_common.h | 30 +++------
5 files changed, 135 insertions(+), 53 deletions(-)
--
2.34.3