summaryrefslogtreecommitdiff
path: root/crypto/ecrdsa_pub_key.asn1
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2019-12-07 17:15:15 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2019-12-11 11:48:38 +0300
commit73669cc556462f4e50376538d77ee312142e8a8a (patch)
treedb3ba895698e2e4886e668f4194ec008b2d0fd49 /crypto/ecrdsa_pub_key.asn1
parent4a2abbc6b8683dd8ac399d305b23409a7a7503d3 (diff)
downloadlinux-73669cc556462f4e50376538d77ee312142e8a8a.tar.xz
crypto: api - Fix race condition in crypto_spawn_alg
The function crypto_spawn_alg is racy because it drops the lock before shooting the dying algorithm. The algorithm could disappear altogether before we shoot it. This patch fixes it by moving the shooting into the locked section. Fixes: 6bfd48096ff8 ("[CRYPTO] api: Added spawns") Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/ecrdsa_pub_key.asn1')
0 files changed, 0 insertions, 0 deletions