Hi Linus: The following changes since commit c0ec2a712daf133d9996a8a1b7ee2d4996080363: crypto: virtio/akcipher - Fix stack overflow on memcpy (2024-02-09 12:55:53 +0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git v6.8-p5 for you to fetch changes up to 1c0cf6d19690141002889d72622b90fc01562ce4: crypto: arm64/neonbs - fix out-of-bounds access on short input (2024-02-24 08:37:24 +0800) ---------------------------------------------------------------- This push fixes a regression in lskcipher and an out-of-bound access in arm64/neonbs. ---------------------------------------------------------------- Ard Biesheuvel (1): crypto: arm64/neonbs - fix out-of-bounds access on short input Herbert Xu (1): crypto: lskcipher - Copy IV in lskcipher glue code always arch/arm64/crypto/aes-neonbs-glue.c | 11 +++++++++++ crypto/lskcipher.c | 6 ++---- 2 files changed, 13 insertions(+), 4 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