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:	Thu, 2 Aug 2012 09:33:18 -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] Final ceph bits for 3.6

Hi Linus,

Please pull these last two patches from

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

The first patch fixes up the old crufty open intent code to use the 
atomic_open stuff properly, and the second fixes a possible null deref and 
memory leak with the crypto keys.

Thanks!
sage

----------------------------------------------------------------
Sage Weil (1):
      ceph: simplify+fix atomic_open

Sylvain Munaut (1):
      libceph: fix crypto key null deref, memory leak

 fs/ceph/dir.c     |   38 --------------------------------
 fs/ceph/file.c    |   62 ++++++++++++++++++++++++++++++++---------------------
 fs/ceph/super.h   |    6 +++---
 net/ceph/crypto.c |    1 +
 net/ceph/crypto.h |    3 ++-
 5 files changed, 43 insertions(+), 67 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