Merge tag 'v6.8-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 Feb 2024 17:30:26 +0000 (09:30 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 Feb 2024 17:30:26 +0000 (09:30 -0800)
commite326df53af0021f48a481ce9d489efda636c2dc6
treeb122cf1b17cd3e34a4c777eec1b45ead763d80b5
parentcf1182944c7cc9f1c21a8a44e0d29abe12527412
parent1c0cf6d19690141002889d72622b90fc01562ce4
Merge tag 'v6.8-p5' of git://git./linux/kernel/git/herbert/crypto-2.6

Pull crypto fixes from Herbert Xu:
 "This fixes a regression in lskcipher and an out-of-bound access
  in arm64/neonbs"

* tag 'v6.8-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: arm64/neonbs - fix out-of-bounds access on short input
  crypto: lskcipher - Copy IV in lskcipher glue code always