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:   Mon, 9 Nov 2020 14:11:12 -0500
From:   bfields@...ldses.org (J. Bruce Fields)
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Chuck Lever <chuck.lever@...cle.com>, linux-nfs@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: [GIT PULL] nfsd 5.10 fixes

Please pull nfsd fixes for 5.10 from

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

This is mainly server-to-server copy and fallout from Chuck's 5.10 rpc
refactoring.

--b.

Chuck Lever (3):
      NFSD: NFSv3 PATHCONF Reply is improperly formed
      SUNRPC: Fix general protection fault in trace_rpc_xdr_overflow()
      NFSD: MKNOD should return NFSERR_BADTYPE instead of NFSERR_INVAL

Dai Ngo (2):
      NFSD: Fix use-after-free warning when doing inter-server copy
      NFSD: fix missing refcount in nfsd4_copy by nfsd4_do_async_copy

Dan Carpenter (2):
      net/sunrpc: return 0 on attempt to write to "transports"
      net/sunrpc: fix useless comparison in proc_do_xprt()

 fs/nfsd/nfs3proc.c            | 6 +-----
 fs/nfsd/nfs3xdr.c             | 1 +
 fs/nfsd/nfs4proc.c            | 3 ++-
 include/trace/events/sunrpc.h | 8 ++++----
 net/sunrpc/sysctl.c           | 9 +++++----
 5 files changed, 13 insertions(+), 14 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ