[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZkrC8u1NmwpldTOH@gondor.apana.org.au>
Date: Mon, 20 May 2024 11:26:42 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
"David S. Miller" <davem@...emloft.net>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Crypto Mailing List <linux-crypto@...r.kernel.org>
Subject: [GIT PULL] Crypto Fixes for 6.10
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@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists