lkml.org 
[lkml]   [2014]   [Sep]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subject[PATCH 0/6] KEYS: Miscellaneous fixes
From
Date

Hi James,

Here are some fixes to go upstream:

(1) Fix a bug in the assoc_array garbage collector [CVE-2014-3631].

(2) Reinstate the production of EPERM for key types beginning with '.' in
requests from userspace.

(3) Fix some missing 'static' annotations.

(4) Tidy up the cleanup of PKCS#7 message signed information blocks and fix a
bug this made more obvious.

They can be found here also:

http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/log/?h=keys-fixes

Tagged with:

keys-fixes-20140910

David
---
David Howells (6):
KEYS: Fix termination condition in assoc array garbage collection
KEYS: Reinstate EPERM for a key type name beginning with a '.'
KEYS: Fix missing statics
PKCS#7: Add a missing static
PKCS#7: Provide a single place to do signed info block freeing
PKCS#7: Fix the parser cleanup to drain parsed out X.509 certs


crypto/asymmetric_keys/pkcs7_parser.c | 61 ++++++++++++++++++---------------
crypto/asymmetric_keys/pkcs7_trust.c | 6 ++-
lib/assoc_array.c | 4 ++
security/keys/keyctl.c | 2 +
security/keys/request_key_auth.c | 4 +-
5 files changed, 43 insertions(+), 34 deletions(-)



\
 
 \ /
  Last update: 2014-09-11 00:01    [W:0.086 / U:0.112 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site