From: Linus Torvalds Date: Thu, 18 Sep 2025 01:23:01 +0000 (-0700) Subject: Merge tag '6.17-rc6-ksmbd-fixes' of git://git.samba.org/ksmbd X-Git-Tag: v6.17-rc7~23 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=592a93fea16bd86a605a1b4ce9aed16e22d124d2;p=thirdparty%2Fkernel%2Fstable.git Merge tag '6.17-rc6-ksmbd-fixes' of git://git.samba.org/ksmbd Pull smb server fixes from Steve French: - Two fixes for remaining_data_length and offset checks in receive path - Don't go over max SGEs which caused smbdirect send to fail (and trigger disconnect) * tag '6.17-rc6-ksmbd-fixes' of git://git.samba.org/ksmbd: ksmbd: smbdirect: verify remaining_data_length respects max_fragmented_recv_size ksmbd: smbdirect: validate data_offset and data_length field of smb_direct_data_transfer smb: server: let smb_direct_writev() respect SMB_DIRECT_MAX_SEND_SGES --- 592a93fea16bd86a605a1b4ce9aed16e22d124d2