diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-08-17 07:57:46 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-08-17 07:57:46 -0700 |
commit | a36304b9e154ccaff67b1d1d0ece6ad6380e3648 (patch) | |
tree | 4d487254bb61712cb64146763d787e2b1040d4e9 /kernel | |
parent | 2c6625cd545bdd66acff14f3394865d43920a5c7 (diff) | |
parent | b310c178e6d897f82abb9da3af1cd7c02b09f592 (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto fixes from Herbert Xu:
"This fixes the following issues:
- a regression caused by the conversion of IPsec ESP to the new AEAD
interface: ESN with authencesn no longer works because it relied on
the AD input SG list having a specific layout which is no longer
the case. In linux-next authencesn is fixed properly and no longer
assumes anything about the SG list format. While for this release
a minimal fix is applied to authencesn so that it works with the
new linear layout.
- fix memory corruption caused by bogus index in the caam hash code.
- fix powerpc nx SHA hashing which could cause module load failures
if module signature verification is enabled"
* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
crypto: caam - fix memory corruption in ahash_final_ctx
crypto: nx - respect sg limit bounds when building sg lists for SHA
crypto: authencesn - Fix breakage with new ESP code
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions