]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
Merge tag '5.10-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 1 Dec 2020 23:43:53 +0000 (15:43 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 1 Dec 2020 23:43:53 +0000 (15:43 -0800)
commit509a15421674b9e1a3e1916939d0d0efd3e578da
tree2ff17c0de0e8ead89d5ebd0be4b38a85ad39a87a
parentef6900acc89ecfc78ceb0eb1605c954dd6f2ca05
parent212253367dc7b49ed3fc194ce71b0992eacaecf2
Merge tag '5.10-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull cifs fixes from Steve French:
 "Two smb3 fixes for stable"

* tag '5.10-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: fix potential use-after-free in cifs_echo_request()
  cifs: allow syscalls to be restarted in __smb_send_rqst()