This is effectively the same problem as the one fixed in 564b6aa7fccd
("aesni: Avoid a potential out-of-bounds load in aes_encrypt_icm()")
but I didn't have a reproducer before.
Reported by: Jenkins
Differential D33012
aesni: Avoid a potential out-of-bounds load in AES_GCM_encrypt() markj on Nov 16 2021, 2:17 PM. Authored by Tags None Referenced Files
Details This is effectively the same problem as the one fixed in 564b6aa7fccd Reported by: Jenkins The ktls tests trigger this when KASAN is enabled. With this
Diff Detail
|