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, 21 Aug 2023 15:24:23 +0000
From:   Trond Myklebust <trondmy@...merspace.com>
To:     "torvalds@...ux-foundation.org" <torvalds@...ux-foundation.org>
CC:     "linux-nfs@...r.kernel.org" <linux-nfs@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Please pull NFS client bugfixes for Linux 6.5

Hi Linus,

The following changes since commit 5b4a82a0724af1dfd1320826e0266117b6a57fbd:

  Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return" (2023-06-29 14:25:35 -0400)

are available in the Git repository at:

  git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-6.5-2

for you to fetch changes up to 895cedc1791916e8a98864f12b656702fad0bb67:

  xprtrdma: Remap Receive buffers after a reconnect (2023-08-19 10:26:29 -0400)

Thanks,
  Trond
----------------------------------------------------------------
NFS client fixes for Linux 6.5

Highlights include:

Stable fixes
 - NFS: Fix a use after free in nfs_direct_join_group()

Bugfixes
 - NFS: Fix a sysfs server name memory leak
 - NFS: Fix a lock recovery hang in NFSv4.0
 - NFS: Fix page free in the error path for nfs42_proc_getxattr
 - NFS: Fix page free in the error path for __nfs4_get_acl_uncached
 - SUNRPC/rdma: Fix receive buffer dma-mapping after a server disconnect

----------------------------------------------------------------
Benjamin Coddington (2):
      NFSv4: Fix dropped lock for racing OPEN and delegation return
      NFS: Fix sysfs server name memory leak

Chuck Lever (1):
      xprtrdma: Remap Receive buffers after a reconnect

Fedor Pchelkin (2):
      NFSv4.2: fix error handling in nfs42_proc_getxattr
      NFSv4: fix out path in __nfs4_get_acl_uncached

Trond Myklebust (1):
      NFS: Fix a use after free in nfs_direct_join_group()

 fs/nfs/direct.c             | 26 ++++++++++++++++----------
 fs/nfs/nfs42proc.c          |  5 ++---
 fs/nfs/nfs4proc.c           | 14 ++++++++++----
 fs/nfs/sysfs.c              |  4 +++-
 net/sunrpc/xprtrdma/verbs.c |  9 ++++-----
 5 files changed, 35 insertions(+), 23 deletions(-)

-- 
Trond Myklebust
Linux NFS client maintainer, Hammerspace
trond.myklebust@...merspace.com


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ