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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to