summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorDavid C.C.M. Gall <david.ccm.gall@googlemail.com>2026-08-15 19:09:58 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2026-09-04 19:49:33 +1000
commit97e5869514bd4800593d5b13dc01c42f7d6a1ccc (patch)
treedf7b8b63f589e9468b9402d841fef7405e612541 /scripts/Makefile.thinlto
parentcaad4d7cbca42f075be867490cfad8d204f40710 (diff)
downloadlinux-next-97e5869514bd4800593d5b13dc01c42f7d6a1ccc.tar.gz
linux-next-97e5869514bd4800593d5b13dc01c42f7d6a1ccc.zip
crypto: ccree - use crypto_memneq() to compare AEAD tag
cc_aead_complete() compares the computed MAC against the received ICV with memcmp(), which short-circuits on the first differing byte and leaks tag-match length via timing. Use crypto_memneq() instead. Assisted-by: gregkh_clanker_t1000 Signed-off-by: David C.C.M. Gall <david.ccm.gall@googlemail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions