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:	Thu, 11 Sep 2014 14:24:53 -0700 (PDT)
From:	Sage Weil <sweil@...hat.com>
To:	torvalds@...ux-foundation.org
cc:	ceph-devel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Ceph fixes for 3.17-rc5

Hi Linus,

Please pull the following Ceph fixes from

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

The main thing here is a set of three patches that fix a buffer overrun 
for large authentication tickets (sigh).  There is also a trivial warning 
fix and an error path fix that are both regressions.

Thanks!
sage

----------------------------------------------------------------
Ilya Dryomov (3):
      rbd: avoid format-security warning inside alloc_workqueue()
      libceph: add process_one_ticket() helper
      libceph: do not hard code max auth ticket len

Sage Weil (1):
      libceph: gracefully handle large reply messages from the mon

Wei Yongjun (1):
      rbd: fix error return code in rbd_dev_device_setup()

 drivers/block/rbd.c   |   6 +-
 net/ceph/auth_x.c     | 256 ++++++++++++++++++++++++++------------------------
 net/ceph/mon_client.c |   8 ++
 3 files changed, 147 insertions(+), 123 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