Crypto Fixes for 4.19

From: Herbert Xu
Date: Thu Oct 04 2018 - 22:08:50 EST


Hi Greg:

This push fixes the following issues:

- Out-of-bound stack access in qat.
- Illegal schedule in mxs-dcp.
- Memory corruption in chelsio.
- Incorrect pointer computation in caam.


Please pull from

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


Harsh Jain (1):
crypto: chelsio - Fix memory corruption in DMA Mapped buffers.

Horia GeantÄ (1):
crypto: caam/jr - fix ablkcipher_edesc pointer arithmetic

Leonard Crestez (1):
crypto: mxs-dcp - Fix wait logic on chan threads

Waiman Long (1):
crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()

drivers/crypto/caam/caamalg.c | 8 ++---
drivers/crypto/chelsio/chcr_algo.c | 32 +++++++++++------
drivers/crypto/chelsio/chcr_crypto.h | 2 ++
drivers/crypto/mxs-dcp.c | 53 ++++++++++++++++-------------
drivers/crypto/qat/qat_c3xxx/adf_drv.c | 6 ++--
drivers/crypto/qat/qat_c3xxxvf/adf_drv.c | 6 ++--
drivers/crypto/qat/qat_c62x/adf_drv.c | 6 ++--
drivers/crypto/qat/qat_c62xvf/adf_drv.c | 6 ++--
drivers/crypto/qat/qat_dh895xcc/adf_drv.c | 6 ++--
drivers/crypto/qat/qat_dh895xccvf/adf_drv.c | 6 ++--
10 files changed, 76 insertions(+), 55 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