Crypto Fixes for 4.7

From: Herbert Xu
Date: Mon Jun 27 2016 - 02:28:32 EST


Hi Linus:

This push fixes the following issue:

- Missing length check for user-space GETALG request.
- Bogus memmove length in ux500 driver.
- Incorrect priority setting for vmx driver.
- Incorrect ABI selection for vmx driver.


Please pull from

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


Anton Blanchard (2):
crypto: vmx - Fix ABI detection
crypto: vmx - Increase priority of aes-cbc cipher

Linus Walleij (1):
crypto: ux500 - memmove the right size

Mathias Krause (1):
crypto: user - re-add size check for CRYPTO_MSG_GETALG

crypto/crypto_user.c | 1 +
drivers/crypto/ux500/hash/hash_core.c | 4 ++--
drivers/crypto/vmx/aes_cbc.c | 2 +-
drivers/crypto/vmx/aes_ctr.c | 2 +-
drivers/crypto/vmx/ppc-xlate.pl | 2 +-
5 files changed, 6 insertions(+), 5 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