[GIT PULL] Crypto Fixes for 6.18
From: Herbert Xu
Date: Fri Oct 10 2025 - 08:21:34 EST
Hi Linus:
The following changes since commit c0d36727bf39bb16ef0a67ed608e279535ebf0da:
crypto: rng - Ensure set_ent is always present (2025-10-06 10:17:07 +0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git tags/v6.18-p3
for you to fetch changes up to 6bb73db6948c2de23e407fe1b7ef94bf02b7529f:
crypto: essiv - Check ssize for decryption and in-place encryption (2025-10-09 15:02:35 +0800)
----------------------------------------------------------------
This push contains the following changes:
- Fix bug in crypto_skcipher that breaks the new ti driver.
- Check for invalid assoclen in essiv.
----------------------------------------------------------------
Herbert Xu (1):
crypto: essiv - Check ssize for decryption and in-place encryption
T Pratham (1):
crypto: skcipher - Fix reqsize handling
crypto/essiv.c | 14 ++++++--------
crypto/skcipher.c | 2 ++
2 files changed, 8 insertions(+), 8 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