]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag '5.1-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Apr 2019 20:36:45 +0000 (13:36 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Apr 2019 20:36:45 +0000 (13:36 -0700)
commit7c10a9889d5fa9182923d5a1abf80e7fea7a19b5
tree938887f2a5d74291869b034607bb428444acdda8
parentbc15ec787a6130b8e50e3881156f869cce955259
parent2df664ec854c663192fda1c40d94dcbccad7666c
Merge tag '5.1-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull smb3 fixes from Steve French:
 "Five small SMB3 fixes, all also for stable - an important fix for an
  oplock (lease) bug, a handle leak, and three bugs spotted by KASAN"

* tag '5.1-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  CIFS: keep FileInfo handle live during oplock break
  cifs: fix handle leak in smb2_query_symlink()
  cifs: Fix lease buffer length error
  cifs: Fix use-after-free in SMB2_read
  cifs: Fix use-after-free in SMB2_write