Merge tag 'v6.11-rc6-server-fixes' of git://git.samba.org/ksmbd
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 4 Sep 2024 16:41:51 +0000 (09:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 4 Sep 2024 16:41:51 +0000 (09:41 -0700)
commitd8abb73f584772eaafa95a447c90f1c02dba0dec
tree99e5b9492cbe45f105f49d3e582f15e57f224881
parent4356ab331c8f0dbed0f683abde345cd5503db1e4
parent844436e045ac2ab7895d8b281cb784a24de1d14d
Merge tag 'v6.11-rc6-server-fixes' of git://git.samba.org/ksmbd

Pull smb server fixes from Steve French:

 - Fix crash in session setup

 - Fix locking bug

 - Improve access bounds checking

* tag 'v6.11-rc6-server-fixes' of git://git.samba.org/ksmbd:
  ksmbd: Unlock on in ksmbd_tcp_set_interfaces()
  ksmbd: unset the binding mark of a reused connection
  smb: Annotate struct xattr_smb_acl with __counted_by()