aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2015-08-17 07:57:46 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2015-08-17 07:57:46 -0700
commita36304b9e154ccaff67b1d1d0ece6ad6380e3648 (patch)
tree4d487254bb61712cb64146763d787e2b1040d4e9 /arch
parentLinux 4.2-rc7 (diff)
parentcrypto: caam - fix memory corruption in ahash_final_ctx (diff)
downloadlinux-dev-a36304b9e154ccaff67b1d1d0ece6ad6380e3648.tar.xz
linux-dev-a36304b9e154ccaff67b1d1d0ece6ad6380e3648.zip
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 'arch')
0 files changed, 0 insertions, 0 deletions