Files
linux-stable-mirror/crypto
Herbert Xu df58651968 crypto: essiv - Check ssize for decryption and in-place encryption
[ Upstream commit 6bb73db694 ]

Move the ssize check to the start in essiv_aead_crypt so that
it's also checked for decryption and in-place encryption.

Reported-by: Muhammad Alifa Ramdhan <ramdhan@starlabs.sg>
Fixes: be1eb7f78a ("crypto: essiv - create wrapper template for ESSIV generation")
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-10-19 16:21:43 +02:00
..
2021-03-26 19:55:55 +11:00
2022-08-17 14:24:19 +02:00
2022-08-17 14:24:19 +02:00
2023-03-10 09:39:11 +01:00
2021-08-21 15:44:58 +08:00
2021-06-11 15:03:30 +08:00
2024-10-17 15:10:42 +02:00