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:   Thu, 15 Nov 2018 00:12:01 +0000
From:   Trond Myklebust <trondmy@...merspace.com>
To:     "torvalds@...ux-foundation.org" <torvalds@...ux-foundation.org>
CC:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "linux-nfs@...r.kernel.org" <linux-nfs@...r.kernel.org>
Subject: [GIT PULL] Please pull NFS fixes for 4.20

Hi Linus,

The following changes since commit ccda4af0f4b92f7b4c308d3acc262f4a7e3affad:

  Linux 4.20-rc2 (2018-11-11 17:12:31 -0600)

are available in the Git repository at:

  git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-4.20-3

for you to fetch changes up to e39d8a186ed002854196668cb7562ffdfbc6d379:

  NFSv4: Fix an Oops during delegation callbacks (2018-11-13 17:15:17 -0500)

Cheers,
   Trond

----------------------------------------------------------------
NFS client bugfixes for Linux 4.20

Highlights include:

Stable fixes:
- Don't exit the NFSv4 state manager without clearing NFS4CLNT_MANAGER_RUNNING

Bugfixes:
- Fix an Oops when destroying the RPCSEC_GSS credential cache
- Fix an Oops during delegation callbacks
- Ensure that the NFSv4 state manager exits the loop on SIGKILL
- Fix a bogus get/put in generic_key_to_expire()

----------------------------------------------------------------
Trond Myklebust (5):
      NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNING
      NFSv4: Ensure that the state manager exits the loop on SIGKILL
      SUNRPC: Fix a Oops when destroying the RPCSEC_GSS credential cache
      SUNRPC: Fix a bogus get/put in generic_key_to_expire()
      NFSv4: Fix an Oops during delegation callbacks

 fs/nfs/callback_proc.c         |  4 +--
 fs/nfs/delegation.c            | 11 ++++++--
 fs/nfs/nfs4state.c             | 10 ++++---
 net/sunrpc/auth_generic.c      |  8 +-----
 net/sunrpc/auth_gss/auth_gss.c | 61 +++++++++++++++++++++++++++++-------------
 5 files changed, 60 insertions(+), 34 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