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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 2 Jul 2020 11:10: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,
        Chuck Lever <chuck.lever@...cle.com>
Subject: [GIT PULL] nfsd bugfixes for 5.8

Please pull

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

Fixes for a umask bug on exported filesystems lacking ACL support, a
leak and a module unloading bug in the /proc/fs/nfsd/clients/ code, and
a compile warning.

--b.

----------------------------------------------------------------
Christophe Leroy (1):
      SUNRPC: Add missing definition of ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE

J. Bruce Fields (3):
      nfsd: apply umask on fs without ACL support
      nfsd4: fix nfsdfs reference count loop
      nfsd: fix nfsdfs inode reference count leak

 fs/nfsd/nfs4state.c  |  8 +++++++-
 fs/nfsd/nfsctl.c     | 23 +++++++++++++----------
 fs/nfsd/nfsd.h       |  3 +++
 fs/nfsd/vfs.c        |  6 ++++++
 net/sunrpc/svcsock.c |  1 +
 5 files changed, 30 insertions(+), 11 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ