]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
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)
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


Trivial merge