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>] [day] [month] [year] [list]
Message-ID: <20250621151359.499129-1-cel@kernel.org>
Date: Sat, 21 Jun 2025 11:13:59 -0400
From: Chuck Lever <cel@...nel.org>
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] First round of NFSD fixes for v6.16

The following changes since commit 425364dc49f050b6008b43408aa96d42105a9c1d:

  xdrgen: Fix code generated for counted arrays (2025-05-16 10:58:48 -0400)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.16-1

for you to fetch changes up to 94d10a4dba0bc482f2b01e39f06d5513d0f75742:

  sunrpc: handle SVC_GARBAGE during svc auth processing as auth error (2025-06-19 09:35:45 -0400)

----------------------------------------------------------------
nfsd-6.16 fixes:

- Two fixes for commits in the nfsd-6.16 merge
- One fix for the recently-added NFSD netlink facility
- One fix for a remote SunRPC crasher

----------------------------------------------------------------
Benjamin Coddington (1):
      SUNRPC: Cleanup/fix initial rq_pages allocation

Chuck Lever (1):
      NFSD: Avoid corruption of a referring call list

Jeff Layton (2):
      nfsd: use threads array as-is in netlink interface
      sunrpc: handle SVC_GARBAGE during svc auth processing as auth error

 fs/nfsd/nfs4callback.c |  1 +
 fs/nfsd/nfsctl.c       |  5 ++---
 net/sunrpc/svc.c       | 17 +++--------------
 3 files changed, 6 insertions(+), 17 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ