]> git.ipfire.org Git - thirdparty/openssl.git/commit
apps/x509.c: Fix the -addreject option adding trust instead of rejection
authorTomas Mraz <tomas@openssl.org>
Tue, 20 May 2025 14:34:10 +0000 (16:34 +0200)
committerDmitry Belyavskiy <beldmit@gmail.com>
Thu, 22 May 2025 07:49:18 +0000 (09:49 +0200)
commit0eb9acc24febb1f3f01f0320cfba9654cf66b0ac
tree44a7a3e7bd9795a5f530a74db325005f8234de53
parenta198caa5e34a2003f83b5cd4419f864da55eb0a5
apps/x509.c: Fix the -addreject option adding trust instead of rejection

Fixes CVE-2025-4575

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/27672)
apps/x509.c
test/recipes/25-test_x509.t