]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag '5.15-rc1-ksmbd' of git://git.samba.org/ksmbd
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 Sep 2021 22:35:17 +0000 (15:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 20 Sep 2021 22:35:17 +0000 (15:35 -0700)
commit5a88b0dd3c4882f567337d9e5fb0dd944e21f0bb
treedf6048480c61600156aca06541f9eaca3c5ceccc
parentaa712a094e7dced060db09ea4338ba8e1ac9910e
parent873f1a7a293d3e639c9e5dbed61d20ab78562746
Merge tag '5.15-rc1-ksmbd' of git://git.samba.org/ksmbd

Pull ksmbd server fixes from Steve French:
 "Three ksmbd fixes, including an important security fix for path
  processing, and a buffer overflow check, and a trivial fix for
  incorrect header inclusion"

* tag '5.15-rc1-ksmbd' of git://git.samba.org/ksmbd:
  ksmbd: add validation for FILE_FULL_EA_INFORMATION of smb2_get_info
  ksmbd: prevent out of share access
  ksmbd: transport_rdma: Don't include rwlock.h directly