Revision e12813d0d31f4f7be2ccc592d382ef3e94bdb842 authored by Tomas Mraz on 21 May 2020, 11:16:57 UTC, committed by Tomas Mraz on 22 May 2020, 12:50:00 UTC
If buggy application calls engine functions after cleanup of engines
already happened the global_engine_lock will be used although
already freed.

See for example:
https://bugzilla.redhat.com/show_bug.cgi?id=1831086

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/11896)
1 parent 4d55122
History
File Mode Size
perl
add-depends.pl -rw-r--r-- 10.6 KB
build.info -rw-r--r-- 316 bytes
cavs-to-evptest.pl -rw-r--r-- 3.1 KB
check-format-test-negatives.c -rw-r--r-- 7.6 KB
check-format-test-positives.c -rw-r--r-- 8.7 KB
check-format.pl -rwxr-xr-x 59.7 KB
check-malloc-errs -rwxr-xr-x 548 bytes
ck_errf.pl -rwxr-xr-x 4.3 KB
copy.pl -rw-r--r-- 1.6 KB
dofile.pl -rw-r--r-- 3.4 KB
echo.pl -rw-r--r-- 174 bytes
engines.num -rw-r--r-- 120 bytes
err-to-raise -rwxr-xr-x 3.0 KB
find-doc-nits -rwxr-xr-x 37.8 KB
find-unused-errs -rwxr-xr-x 1.3 KB
fix-includes -rwxr-xr-x 582 bytes
fix-includes.sed -rw-r--r-- 502 bytes
indent.pro -rw-r--r-- 10.9 KB
libcrypto.num -rw-r--r-- 349.9 KB
libssl.num -rw-r--r-- 34.4 KB
local_shlib.com.in -rw-r--r-- 1.1 KB
markdownlint.rb -rw-r--r-- 832 bytes
merge-err-lines -rwxr-xr-x 969 bytes
missingcrypto-internal.txt -rw-r--r-- 56 bytes
missingcrypto.txt -rw-r--r-- 35.8 KB
missingcrypto111.txt -rw-r--r-- 39.4 KB
missingmacro.txt -rw-r--r-- 4.4 KB
missingmacro111.txt -rw-r--r-- 5.9 KB
missingssl-internal.txt -rw-r--r-- 0 bytes
missingssl.txt -rw-r--r-- 1.0 KB
missingssl111.txt -rw-r--r-- 1.6 KB
mkbuildinf.pl -rwxr-xr-x 1.5 KB
mkdef.pl -rwxr-xr-x 11.6 KB
mkdir-p.pl -rwxr-xr-x 977 bytes
mkerr.pl -rwxr-xr-x 21.3 KB
mknum.pl -rw-r--r-- 4.6 KB
mkpod2html.pl -rwxr-xr-x 1.2 KB
mkrc.pl -rwxr-xr-x 1.9 KB
mktar.sh -rwxr-xr-x 1.3 KB
openssl-update-copyright -rwxr-xr-x 1.5 KB
opensslwrap.sh -rwxr-xr-x 1.1 KB
other-internal.syms -rw-r--r-- 98 bytes
other.syms -rw-r--r-- 27.3 KB
providers.num -rw-r--r-- 60 bytes
shlib_wrap.sh.in -rwxr-xr-x 4.7 KB
su-filter.pl -rw-r--r-- 6.4 KB
unlocal_shlib.com.in -rw-r--r-- 935 bytes
wrap.pl -rwxr-xr-x 1.5 KB

back to top