]> 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)
commitafa13aadc491638e8388ebee7db86f77e9cd26ac
treedf6048480c61600156aca06541f9eaca3c5ceccc
parent35b72ec53e9ad5bcc3c011c6ab4b0cfc20f11e68
parent0aaf4a1d2bf1fd9b3ea2fea42ad584d472ba3f2a
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