]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix GENERAL_NAME_cmp for x400Address (master)
authorHugo Landau <hlandau@openssl.org>
Tue, 17 Jan 2023 17:45:42 +0000 (17:45 +0000)
committerTomas Mraz <tomas@openssl.org>
Tue, 7 Feb 2023 16:05:10 +0000 (17:05 +0100)
commit7880536fe17c2b5450e279155bedd51771d28c9f
tree870d0214cc69256c19486ae6a66105cec22a0ee5
parentadf77d6657e836fc87391fad53d857927a764297
Fix GENERAL_NAME_cmp for x400Address (master)

CVE-2023-0286

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
crypto/x509/v3_genn.c
include/openssl/x509v3.h.in
test/v3nametest.c