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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 2 Jun 2023 14:42:30 +0000
From:   Chuck Lever III <chuck.lever@...cle.com>
To:     Linus Torvalds <torvalds@...uxfoundation.org>
CC:     Linux NFS Mailing List <linux-nfs@...r.kernel.org>,
        open list <linux-kernel@...r.kernel.org>,
        Jeff Layton <jlayton@...nel.org>
Subject: [GIT PULL] nfsd fixes for v6.4-rc4

The following changes since commit 21a3f3328972bdb774c62b301a715b5cebf03fa2:

  NFSD: Remove open coding of string copy (2023-05-15 08:03:04 -0400)

are available in the Git repository at:

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

for you to fetch changes up to c034203b6a9dae6751ef4371c18cb77983e30c28:

  nfsd: fix double fget() bug in __write_ports_addfd() (2023-05-31 09:57:14 -0400)

----------------------------------------------------------------
nfsd-6.4 fixes:
- Two minor bug fixes

----------------------------------------------------------------
Dan Carpenter (1):
      nfsd: fix double fget() bug in __write_ports_addfd()

Jeff Layton (1):
      nfsd: make a copy of struct iattr before calling notify_change

 fs/nfsd/nfsctl.c               |  7 +------
 fs/nfsd/vfs.c                  | 10 +++++++++-
 include/linux/sunrpc/svcsock.h |  7 +++----
 net/sunrpc/svcsock.c           | 24 ++++++------------------
 4 files changed, 19 insertions(+), 29 deletions(-)

--
Chuck Lever


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ