1. 18 Oct, 2023 38 commits
  2. 08 Oct, 2023 2 commits
    • Linus Torvalds's avatar
      Linux 6.6-rc5 · 94f6f055
      Linus Torvalds authored
      94f6f055
    • Linus Torvalds's avatar
      Merge tag '6.6-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbd · 37faf07b
      Linus Torvalds authored
      Pull smb server fixes from Steve French:
       "Six SMB3 server fixes for various races found by RO0T Lab of Huawei:
      
         - Fix oops when racing between oplock break ack and freeing file
      
         - Simultaneous request fixes for parallel logoffs, and for parallel
           lock requests
      
         - Fixes for tree disconnect race, session expire race, and close/open
           race"
      
      * tag '6.6-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbd:
        ksmbd: fix race condition between tree conn lookup and disconnect
        ksmbd: fix race condition from parallel smb2 lock requests
        ksmbd: fix race condition from parallel smb2 logoff requests
        ksmbd: fix uaf in smb20_oplock_break_ack
        ksmbd: fix race condition with fp
        ksmbd: fix race condition between session lookup and expire
      37faf07b