]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag '6.9-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Apr 2024 17:02:09 +0000 (10:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Apr 2024 17:02:09 +0000 (10:02 -0700)
commit405ac6a57277f09a49635714b07a34cc584d9cc4
treef7611a083e1c6a46d991bca025168d550aaa7659
parentfae02687777ad80c1299c684f7f814c542103fa6
parent5ed11af19e56f0434ce0959376d136005745a936
Merge tag '6.9-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbd

Pull smb server fixes from Steve French:
 "Three fixes, all also for stable:

   - encryption fix

   - memory overrun fix

   - oplock break fix"

* tag '6.9-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbd:
  ksmbd: do not set SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1
  ksmbd: validate payload size in ipc response
  ksmbd: don't send oplock break if rename fails