• Linus Torvalds's avatar
    Merge tag '6.6-rc-ksmbd-fixes-part1' of git://git.samba.org/ksmbd · 8ae5d298
    Linus Torvalds authored
    Pull smb server updates from Steve French:
    
     - fix potential overflows in decoding create and in session setup
       requests
    
     - cleanup fixes
    
     - compounding fixes, including one for MacOS compounded read requests
    
     - session setup error handling fix
    
     - fix mode bit bug when applying force_directory_mode and
       force_create_mode
    
     - RDMA (smbdirect) write fix
    
    * tag '6.6-rc-ksmbd-fixes-part1' of git://git.samba.org/ksmbd:
      ksmbd: add missing calling smb2_set_err_rsp() on error
      ksmbd: replace one-element array with flex-array member in struct smb2_ea_info
      ksmbd: fix slub overflow in ksmbd_decode_ntlmssp_auth_blob()
      ksmbd: fix wrong DataOffset validation of create context
      ksmbd: Fix one kernel-doc comment
      ksmbd: reduce descriptor size if remaining bytes is less than request size
      ksmbd: fix `force create mode' and `force directory mode'
      ksmbd: fix wrong interim response on compound
      ksmbd: add support for read compound
      ksmbd: switch to use kmemdup_nul() helper
    8ae5d298
vfs.c 44.5 KB