CVE-2023-0286: Fix GENERAL_NAME_cmp for x400Address (3.0)
authorHugo Landau <hlandau@openssl.org>
Tue, 17 Jan 2023 17:45:42 +0000 (17:45 +0000)
committerTomas Mraz <tomas@openssl.org>
Fri, 3 Feb 2023 11:38:44 +0000 (12:38 +0100)
commit2f7530077e0ef79d98718138716bc51ca0cad658
treec88b0142f68e15721877f51c2c74b8aac9581122
parent7e37185582995b35f885fec9dcc3670af9ffcbef
CVE-2023-0286: Fix GENERAL_NAME_cmp for x400Address (3.0)

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