]> Git Repo - linux.git/commitdiff
Merge tag '6.2-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
authorLinus Torvalds <[email protected]>
Tue, 10 Jan 2023 11:34:13 +0000 (05:34 -0600)
committerLinus Torvalds <[email protected]>
Tue, 10 Jan 2023 11:34:13 +0000 (05:34 -0600)
Pull ksmb server fixes from Steve French:

 - fix possible infinite loop in socket handler

 - fix possible panic in ntlmv2 authentication

 - fix error handling on tree connect

* tag '6.2-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd:
  ksmbd: fix infinite loop in ksmbd_conn_handler_loop()
  ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in ksmbd_decode_ntlmssp_auth_blob
  ksmbd: send proper error response in smb2_tree_connect()


Trivial merge
This page took 0.052459 seconds and 4 git commands to generate.