CVE-2025-40019
In the Linux kernel, the following vulnerability has been resolved:
crypto: essiv – Check ssize for decryption and in-place encryption
Move the ssize check to the start in essiv_aead_crypt so that
it’s also checked for decryption and in-place encryption.
More information : https://git.kernel.org/stable/c/248ff2797ff52a8cbf86507f9583437443bf7685
