]> git.ipfire.org Git - thirdparty/openssl.git/commit
sm2_dupctx: Avoid potential use after free of the md
authorTomas Mraz <tomas@openssl.org>
Wed, 8 Jun 2022 15:48:39 +0000 (17:48 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 10 Jun 2022 12:06:57 +0000 (14:06 +0200)
commit926c698c6f0a197e0322d4617db0ecd0d40f6e06
tree01ecaa83437cb0abc9076ff9b336ea03c06c117b
parentd8732803c493cba7a863c5c16da62ee9d611c5ca
sm2_dupctx: Avoid potential use after free of the md

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18494)
providers/implementations/asymciphers/sm2_enc.c