In the Linux kernel, the following vulnerability has been resolved:[EOL][EOL]crypto: essiv - Check ssize for decryption and in-place encryption[EOL][EOL]Move the ssize check to the start in essiv_aead_crypt so that[EOL]it's also checked for decryption and in-place encryption.