]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commit707a63e9a9dd55432d47bf40457d4a3413888dcc
treedf6048480c61600156aca06541f9eaca3c5ceccc
parentfdf5078458793fca9e9c0fb5e58a1a970ca0fdef
parent6d56262c3d224699b29b9bb6b4ace8bab7d692c2
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