[<prev] [next>] [day] [month] [year] [list]
Message-ID: <alpine.LRH.2.11.1409031050510.16251@namei.org>
Date: Wed, 3 Sep 2014 10:53:30 +1000 (EST)
From: James Morris <jmorris@...ei.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
cc: linux-security-module@...r.kernel.org,
linux-kernel@...r.kernel.org, David Howells <dhowells@...hat.com>
Subject: [GIT] keys subsystem fixes for 3.17
Please pull these fixes for the keys subsystem, one of which addresses a
use-after-free bug.
The following changes since commit 7505ceaf863590b24a4c0c83b64817d26e0d51e3:
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2014-09-01 10:36:27 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git for-linus
David Howells (3):
KEYS: Fix public_key asymmetric key subtype name
KEYS: Fix use-after-free in assoc_array_gc()
PEFILE: Relax the check on the length of the PKCS#7 cert
Steve Dickson (1):
KEYS: Increase root_maxkeys and root_maxbytes sizes
crypto/asymmetric_keys/public_key.c | 1 +
crypto/asymmetric_keys/verify_pefile.c | 49 +++++++++++++++++++++----------
lib/assoc_array.c | 2 +-
security/keys/key.c | 4 +-
4 files changed, 37 insertions(+), 19 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