diff options
author | Stephan Müller <smueller@chronox.de> | 2020-06-07 15:20:26 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-06-15 09:38:54 +0200 |
commit | 819966c06b759022e9932f328284314d9272b9f3 (patch) | |
tree | 90ddd360f92ed37ae23f52f4bb9fb6d0f16764d9 /crypto/algif_skcipher.c | |
parent | crypto: marvell/octeontx - Fix a potential NULL dereference (diff) | |
download | linux-819966c06b759022e9932f328284314d9272b9f3.tar.xz linux-819966c06b759022e9932f328284314d9272b9f3.zip |
crypto: drbg - always try to free Jitter RNG instance
The Jitter RNG is unconditionally allocated as a seed source follwoing
the patch 97f2650e5040. Thus, the instance must always be deallocated.
Reported-by: syzbot+2e635807decef724a1fa@syzkaller.appspotmail.com
Fixes: 97f2650e5040 ("crypto: drbg - always seeded with SP800-90B ...")
Signed-off-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/algif_skcipher.c')
0 files changed, 0 insertions, 0 deletions