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]
Date:   Wed, 5 Jun 2019 21:02:02 +0000
From:   "Schumaker, Anna" <Anna.Schumaker@...app.com>
To:     "torvalds@...ux-foundation.org" <torvalds@...ux-foundation.org>
CC:     "linux-nfs@...r.linux.org" <linux-nfs@...r.linux.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Please pull NFS client bugfixes

Hi Linus,

The following changes since commit
cd6c84d8f0cdc911df435bb075ba22ce3c605b07:

  Linux 5.2-rc2 (2019-05-26 16:49:19 -0700)

are available in the Git repository at:

  git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-5.2-
2

for you to fetch changes up to
ba851a39c9703f09684a541885ed176f8fb7c868:

  NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handled (2019-05-30
15:51:07 -0400)

----------------------------------------------------------------
These are mostly stable bugfixes found during testing, many during the
recent NFS bake-a-thon.

Stable bugfixes:
- SUNRPC: Fix regression in umount of a secure mount
- SUNRPC: Fix a use after free when a server rejects the RPCSEC_GSS
credential
- NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiter
- NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handled

Other bugfixes:
- xprtrdma: Use struct_size() in kzalloc()

Thanks,
Anna

----------------------------------------------------------------
Gustavo A. R. Silva (1):

      xprtrdma: Use struct_size() in kzalloc()

Olga Kornievskaia (1):
      SUNRPC fix regression in umount of a secure mount

Trond Myklebust (1):
      SUNRPC: Fix a use after free when a server rejects the RPCSEC_GSS
credential

Yihao Wu (2):
      NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a
waiter
      NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handled

 fs/nfs/nfs4proc.c           | 32 ++++++++++++--------------------
 net/sunrpc/clnt.c           | 30 +++++++++++++++---------------
 net/sunrpc/xprtrdma/verbs.c |  3 +--
 3 files changed, 28 insertions(+), 37 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ