Merge tag '5.16-rc5-ksmbd-fixes' of git://git.samba.org/ksmbd
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 Dec 2021 01:15:23 +0000 (17:15 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 Dec 2021 01:15:23 +0000 (17:15 -0800)
commit7a29b11da9651ef6a970e2f6bfd276f053aeb06a
tree171d820a949e9ba677812dd0f71bbff0ff5fbaf6
parent95b40115a97bda99485267ca2b3b7566f965b5b4
parent83912d6d55be10d65b5268d1871168b9ebe1ec4b
Merge tag '5.16-rc5-ksmbd-fixes' of git://git.samba.org/ksmbd

Pull ksmbd fixes from Steve French:
 "Three ksmbd fixes, all for stable as well.

  Two fix potential unitialized memory and one fixes a security problem
  where encryption is unitentionally disabled from some clients"

* tag '5.16-rc5-ksmbd-fixes' of git://git.samba.org/ksmbd:
  ksmbd: disable SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1
  ksmbd: fix uninitialized symbol 'pntsd_size'
  ksmbd: fix error code in ndr_read_int32()