Files
linux-stable-mirror/crypto
Herbert XuandGreg Kroah-Hartman 71f03f8f72 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-29 14:01:10 +01:00
..
2022-06-22 14:13:18 +02:00
2022-06-22 14:13:18 +02:00
2023-03-11 16:39:22 +01:00
2021-07-14 16:56:06 +02:00