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: <20250811141324.6094-1-cel@kernel.org>
Date: Mon, 11 Aug 2025 10:13:24 -0400
From: Chuck Lever <cel@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Jeff Layton <jlayton@...nel.org>,
	<linux-kernel@...r.kernel.org>,
	<linux-nfs@...r.kernel.org>
Subject: [GIT PULL] NFSD fixes for v6.17-rc

The following changes since commit e339967eecf1305557f7c697e1bc10b5cc495454:

  nfsd: Drop dprintk in blocklayout xdr functions (2025-07-14 12:46:50 -0400)

are available in the Git repository at:

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

for you to fetch changes up to bee47cb026e762841f3faece47b51f985e215edb:

  sunrpc: fix handling of server side tls alerts (2025-08-06 09:57:50 -0400)

----------------------------------------------------------------
nfsd-6.17 fixes:

- A correctness fix for delegated timestamps
- Address an NFSD shutdown hang when LOCALIO is in use
- Prevent a remotely exploitable crasher when TLS is in use

These arrived too late to be included in the initial nfsd-6.17
pull request.

----------------------------------------------------------------
Jeff Layton (1):
      nfsd: don't set the ctime on delegated atime updates

NeilBrown (1):
      nfsd: avoid ref leak in nfsd_open_local_fh()

Olga Kornievskaia (1):
      sunrpc: fix handling of server side tls alerts

 fs/nfsd/localio.c    |  5 +++--
 fs/nfsd/vfs.c        | 10 +++++++++-
 net/sunrpc/svcsock.c | 43 +++++++++++++++++++++++++++++++++++--------
 3 files changed, 47 insertions(+), 11 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ