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>] [day] [month] [year] [list]
Date:	Wed, 10 Apr 2013 15:59:28 +0000
From:	"Myklebust, Trond" <Trond.Myklebust@...app.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	Mailing List Linux NFS <linux-nfs@...r.kernel.org>,
	Linux linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Please pull NFS client fixes

Hi Linus,

The following changes since commit 1166fde6a923c30f4351515b6a9a1efc513e7d00:

  SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked (2013-03-25 11:23:40 -0400)

are available in the git repository at:

  git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-3.9-4

for you to fetch changes up to fa332941c0c7c00e3420078268b7558d0ef792b5:

  NFSv4: Fix another potential state manager deadlock (2013-04-09 13:19:35 -0400)

----------------------------------------------------------------
NFS client bugfixes for Linux 3.9

- Stable fix for memory corruption issues in nfs4[01]_walk_client_list
- Stable fix for an Oopsable bug in rpc_clone_client
- Another state manager deadlock in the NFSv4 open code
- Memory leaks in nfs4_discover_server_trunking and rpc_new_client

----------------------------------------------------------------
Chuck Lever (1):
      SUNRPC: Remove extra xprt_put()

Trond Myklebust (4):
      NFSv4: Fix a memory leak in nfs4_discover_server_trunking
      NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list
      SUNRPC: Fix a potential memory leak in rpc_new_client
      NFSv4: Fix another potential state manager deadlock

 fs/nfs/nfs4client.c | 44 ++++++++++++++++++++++++++++----------------
 fs/nfs/nfs4proc.c   |  1 +
 fs/nfs/nfs4state.c  |  8 +++++++-
 net/sunrpc/clnt.c   | 11 +++--------
 4 files changed, 39 insertions(+), 25 deletions(-)

-- 
Trond Myklebust
Linux NFS client maintainer

NetApp
Trond.Myklebust@...app.com
www.netapp.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ