Ubuntu-focal-kernel/include/crypto
Herbert Xu cb3bc6a87e crypto: af_alg - Disallow multiple in-flight AIO requests
BugLink: https://bugs.launchpad.net/bugs/2055075

[ Upstream commit 67b164a871af1d736f131fd6fe78a610909f06f3 ]

Having multiple in-flight AIO requests results in unpredictable
output because they all share the same IV.  Fix this by only allowing
one request at a time.

Fixes: 83094e5e9e ("crypto: af_alg - add async support to algif_aead")
Fixes: a596999b7d ("crypto: algif - change algif_skcipher to be asynchronous")
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Manuel Diewald <manuel.diewald@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
2024-02-29 15:23:35 +01:00
..
internal crypto: blake2s - adjust include guard naming 2022-08-26 11:09:47 +02:00
acompress.h
aead.h
aes.h
akcipher.h
algapi.h
arc4.h
asym_tpm_subtype.h
authenc.h
b128ops.h
blake2s.h crypto: blake2s - adjust include guard naming 2022-08-26 11:09:47 +02:00
blowfish.h
cast5.h
cast6.h
cast_common.h
cbc.h
chacha.h random: early initialization of ChaCha constants 2022-08-26 11:09:50 +02:00
cryptd.h
ctr.h
des.h
dh.h
drbg.h crypto: drbg - make reseeding from get_random_bytes() synchronous 2022-08-26 11:10:37 +02:00
ecdh.h
engine.h
gcm.h
gf128mul.h
ghash.h
hash.h
hash_info.h
hmac.h
if_alg.h crypto: af_alg - Disallow multiple in-flight AIO requests 2024-02-29 15:23:35 +01:00
kpp.h
md5.h
nhpoly1305.h
null.h
padlock.h
pcrypt.h
pkcs7.h
poly1305.h
public_key.h
rng.h
scatterwalk.h
serpent.h
sha.h
sha1_base.h
sha3.h
sha256_base.h
sha512_base.h
skcipher.h
sm3.h
sm3_base.h
sm4.h
streebog.h
twofish.h
xts.h