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:	Fri, 22 Jun 2012 13:12:14 -0700 (PDT)
From:	Sage Weil <sage@...tank.com>
To:	torvalds@...ux-foundation.org
cc:	ceph-devel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Ceph fixes for -rc4

Hi Linus,

Please pull the following Ceph fixes from

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

There are a couple of fixes from Yan for bad pointer dereferences in the 
messenger code and when fiddling with page->private after page migration, 
a fix from Alex for a use-after-free in the osd client code, and a couple 
fixes for the message refcounting and shutdown ordering.

Thanks!
sage


----------------------------------------------------------------
Alex Elder (1):
      libceph: osd_client: don't drop reply reference too early

Sage Weil (2):
      libceph: use con get/put ops from osd_client
      libceph: flush msgr queue during mon_client shutdown

Yan, Zheng (2):
      ceph: check PG_Private flag before accessing page->private
      rbd: Clear ceph_msg->bio_iter for retransmitted message

 fs/ceph/addr.c         |   21 ++++++++++++---------
 net/ceph/ceph_common.c |    7 -------
 net/ceph/messenger.c   |    4 ++++
 net/ceph/mon_client.c  |    8 ++++++++
 net/ceph/osd_client.c  |   12 ++++++------
 5 files changed, 30 insertions(+), 22 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