openssl/crypto/aes
Tomas Mraz 72dfe46550 aesv8-armx.pl: Avoid buffer overrread in AES-XTS decryption
Original author: Nevine Ebeid (Amazon)
Fixes: CVE-2023-1255

The buffer overread happens on decrypts of 4 mod 5 sizes.
Unless the memory just after the buffer is unmapped this is harmless.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
(Merged from https://github.com/openssl/openssl/pull/20759)
2023-04-20 17:48:16 +02:00
..
asm aesv8-armx.pl: Avoid buffer overrread in AES-XTS decryption 2023-04-20 17:48:16 +02:00
aes_cbc.c
aes_cfb.c
aes_core.c Update copyright year 2022-05-03 13:34:51 +01:00
aes_ecb.c
aes_ige.c
aes_local.h
aes_misc.c
aes_ofb.c
aes_wrap.c
aes_x86core.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
build.info Add vpaes-loongarch64.pl module. 2022-10-12 18:02:12 +11:00