Messages in this thread |  | | | Date | Wed, 16 Feb 2011 16:39:11 +1100 | | From | Herbert Xu <> | | Subject | Crypto Fixes for 2.6.38 |
| |
Hi Linus:
This push fixes an ancient bug in s390's implementation of SHA that manifests itself only under certain conditions. This bug causes the generation of incorrect hashes, and potentially memory corruption.
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 (1): crypto: sha-s390 - Reset index after processing partial block
arch/s390/crypto/sha_common.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) Thanks, -- Email: Herbert Xu <herbert@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
|  |