Hi Linus: On Mon, Mar 09, 2015 at 04:19:50PM +1100, Herbert Xu wrote: > > This push fixes a bug in the ARM XTS implementation that can > cause failures to in decrypting encrypted disks. For some reason this didn't get pulled so I'm resending it with another fix. The new fix is a memory overwrite bug that can cause a crash which can be triggered from userspace. 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 Ard Biesheuvel (1): crypto: arm/aes update NEON AES module to latest OpenSSL version Stephan Mueller (1): crypto: aesni - fix memory usage in GCM decryption arch/arm/crypto/aesbs-core.S_shipped | 12 ++++++++---- arch/arm/crypto/bsaes-armv7.pl | 12 ++++++++---- arch/x86/crypto/aesni-intel_glue.c | 4 ++-- 3 files changed, 18 insertions(+), 10 deletions(-) Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html