]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc0bbf00ae138b587a94f5b4b5f3abccbe731c4e1
tree171d820a949e9ba677812dd0f71bbff0ff5fbaf6
parent019691e3d3e27d2150b04f61f21212c8087f8123
parent3a9295c27db24e52ae1061101ef03a381a887aff
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()