mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
Some of the crypto algorithms write to the initialization vector, but no space has been allocated for it. This clobbers adjacent memory. Cc: stable@vger.kernel.org Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> |
||
|---|---|---|
| .. | ||
| aes_asm.S | ||
| aes_glue.c | ||
| camellia_asm.S | ||
| camellia_glue.c | ||
| crc32c_asm.S | ||
| crc32c_glue.c | ||
| crop_devid.c | ||
| des_asm.S | ||
| des_glue.c | ||
| Makefile | ||
| md5_asm.S | ||
| md5_glue.c | ||
| opcodes.h | ||
| sha1_asm.S | ||
| sha1_glue.c | ||
| sha256_asm.S | ||
| sha256_glue.c | ||
| sha512_asm.S | ||
| sha512_glue.c | ||