]> git.ipfire.org Git - thirdparty/openssl.git/commit
ossl_provider_set_module_path: Prevent potential UAF
authorTomas Mraz <tomas@openssl.org>
Wed, 9 Jun 2021 14:27:05 +0000 (16:27 +0200)
committerPauli <pauli@openssl.org>
Thu, 10 Jun 2021 22:52:14 +0000 (08:52 +1000)
commit6cf811e8678b23d03621c94a562181eb73ccc2e0
tree9cef7d768e72d8626592fe00911c1615037e03da
parent7afef721ff93018a66f8e2e6b9e1ce3d48321bdf
ossl_provider_set_module_path: Prevent potential UAF

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15680)
crypto/provider_core.c