Hi Linus: This push fixes a functional bug in arm/chacha-neon as well as a potential buffer overflow in ecdh.
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e: Linux 5.11-rc1 (2020-12-27 15:30:22 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus for you to fetch changes up to 0aa171e9b267ce7c52d3a3df7bc9c1fc0203dec5: crypto: ecdh - avoid buffer overflow in ecdh_set_secret() (2021-01-03 08:35:35 +1100) ---------------------------------------------------------------- Ard Biesheuvel (2): crypto: arm/chacha-neon - add missing counter increment crypto: ecdh - avoid buffer overflow in ecdh_set_secret() arch/arm/crypto/chacha-glue.c | 1 + crypto/ecdh.c | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) Thanks, -- Email: Herbert Xu <herb...@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt