lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 23 Apr 2019 16:11:39 -0400
From:   bfields@...ldses.org (J. Bruce Fields)
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-nfs@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] nfsd bugfixes for 5.1

Please pull nfsd bugfixes from:

  git://linux-nfs.org/~bfields/linux.git tags/nfsd-5.1-1

Fix miscellaneous nfsd bugs, in NFSv4.1 callbacks, NFSv4.1
lock-notification callbacks, NFSv3 readdir encoding, and the
cache/upcall code.

--b.

Jeff Layton (2):
      nfsd: wake waiters blocked on file_lock before deleting it
      nfsd: wake blocked file lock waiters before sending callback

Murphy Zhou (1):
      nfsd/nfsd3_proc_readdir: fix buffer count and page pointers

NeilBrown (1):
      sunrpc: don't mark uninitialised items as VALID.

Trond Myklebust (1):
      nfsd: Don't release the callback slot unless it was actually held

 fs/nfsd/nfs3proc.c     | 17 +++++++++++++++--
 fs/nfsd/nfs3xdr.c      | 11 +++++++++--
 fs/nfsd/nfs4callback.c |  8 +++++++-
 fs/nfsd/nfs4state.c    | 12 ++++++++++--
 fs/nfsd/state.h        |  1 +
 net/sunrpc/cache.c     |  3 +++
 6 files changed, 45 insertions(+), 7 deletions(-)

Powered by blists - more mailing lists