[GIT PULL] Crypto Fixes for 6.10
From: Herbert Xu
Date: Sun May 19 2024 - 23:27:08 EST
Hi Linus:
The following changes since commit 13909a0c88972c5ef5d13f44d1a8bf065a31bdf4:
crypto: atmel-sha204a - provide the otp content (2024-05-10 17:15:25 +0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git v6.10-p2
for you to fetch changes up to c6ab5c915da460c0397960af3c308386c3f3247b:
crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytes (2024-05-17 18:55:07 +0800)
----------------------------------------------------------------
This push fixes a bug in the new ecc P521 code as well as a buggy
fix in qat.
----------------------------------------------------------------
Herbert Xu (1):
crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak
Stefan Berger (1):
crypto: ecc - Prevent ecc_digits_from_bytes from reading too many bytes
crypto/ecc.c | 22 ++++++++++++++++++++++
drivers/crypto/intel/qat/qat_common/adf_aer.c | 19 +++++--------------
include/crypto/internal/ecc.h | 15 ++-------------
3 files changed, 29 insertions(+), 27 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