lkml.org 
[lkml]   [2009]   [Jan]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Crypto Fixes for 2.6.29
Hi Linus:

This push fixes a number of minor bugs:

* A crash in authenc that may occur if null encryption is used
(a rare configuration).
* Error handling in blkcipher_walk_done (though this error should
never occur unless underlying algorithm is buggy).
* Crash in CCM with no association data (only occurs for certification
testing).

Please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git

or

master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git


Herbert Xu (2):
crypto: authenc - Fix zero-length IV crash
crypto: blkcipher - Fix WARN_ON handling in walk_done

Jarod Wilson (1):
crypto: ccm - Fix handling of null assoc data

crypto/authenc.c | 24 +++++++++++++++---------
crypto/blkcipher.c | 2 +-
crypto/ccm.c | 2 ++
3 files changed, 18 insertions(+), 10 deletions(-)

Thanks,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt


\
 
 \ /
  Last update: 2009-01-27 07:49    [W:0.140 / U:0.196 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site