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: Sat, 6 Apr 2024 12:37:15 -0400
From: Chuck Lever <chuck.lever@...cle.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-nfs@...r.kernel.org, linux-kernel@...r.kernel.org,
        Jeff Layton <jlayton@...nel.org>
Subject: [GIT PULL] 2nd round of NFSD fixes for v6.9-rc

The following changes since commit 99dc2ef0397d082b63404c01cf841cf80f1418dc:

  NFSD: CREATE_SESSION must never cache NFS4ERR_DELAY replies (2024-03-27 13:19:47 -0400)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.9-2

for you to fetch changes up to 10396f4df8b75ff6ab0aa2cd74296565466f2c8d:

  nfsd: hold a lighter-weight client reference over CB_RECALL_ANY (2024-04-05 14:05:35 -0400)

----------------------------------------------------------------
nfsd-6.9 fixes:
- Address a slow memory leak with RPC-over-TCP
- Prevent another NFS4ERR_DELAY loop during CREATE_SESSION

----------------------------------------------------------------
Chuck Lever (1):
      SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP

Jeff Layton (1):
      nfsd: hold a lighter-weight client reference over CB_RECALL_ANY

 fs/nfsd/nfs4state.c  |  7 ++-----
 net/sunrpc/svcsock.c | 10 +---------
 2 files changed, 3 insertions(+), 14 deletions(-)

-- 
Chuck Lever

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ