]> git.ipfire.org Git - thirdparty/kernel/linux.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)
commite53f31bffe1d552f496b674cd1733658a268e177
tree938887f2a5d74291869b034607bb428444acdda8
parentfe5cdef29e41c8bda8cd1a11545e7c6bfe25570e
parentb98749cac4a695f084a5ff076f4510b23e353ecd
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