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:	Mon, 29 Oct 2012 08:43:48 -0700 (PDT)
From:	Sage Weil <sage@...tank.com>
To:	torvalds@...ux-foundation.org
cc:	linux-kernel@...r.kernel.org, ceph-devel@...r.kernel.org
Subject: [GIT PULL] Ceph fixes for -rc4

Hi Linus,

Please pull the following fixes from

  git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus

There are two fixes in the messenger code, one that can trigger a NULL 
dereference, and one that error in refcounting (extra put).  There is also 
a trivial fix that in the fs client code that is triggered by NFS 
reexport.

Thanks!
sage


----------------------------------------------------------------
Alex Elder (1):
      rbd: reset BACKOFF if unable to re-queue

David Zafman (1):
      ceph: fix dentry reference leak in encode_fh()

Sage Weil (1):
      libceph: avoid NULL kref_put when osd reset races with alloc_msg

 fs/ceph/export.c     |    2 ++
 net/ceph/messenger.c |    6 ++++--
 2 files changed, 6 insertions(+), 2 deletions(-)
--
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