Merge tag '6.8-rc-smb-server-fixes-part2' of git://git.samba.org/ksmbd
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 19 Jan 2024 17:31:59 +0000 (09:31 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 19 Jan 2024 17:31:59 +0000 (09:31 -0800)
commit8cb1bb178cdbdf005b7ac07bb67a1e1f3e365e5a
treed40198c6794a35f2bef3025533b2939d5fcad54b
parent16df6e07d6a88dc3049a5674654ed44dfbc74d81
parent77bebd186442a7d703b796784db7495129cc3e70
Merge tag '6.8-rc-smb-server-fixes-part2' of git://git.samba.org/ksmbd

Pull more smb server updates from Steve French:

 - Fix for incorrect oplock break on directories when leases disabled

 - UAF fix for race between create and destroy of tcp connection

 - Important session setup SPNEGO fix

 - Update ksmbd feature status summary

* tag '6.8-rc-smb-server-fixes-part2' of git://git.samba.org/ksmbd:
  ksmbd: only v2 leases handle the directory
  ksmbd: fix UAF issue in ksmbd_tcp_new_connection()
  ksmbd: validate mech token in session setup
  ksmbd: update feature status in documentation