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>
Tue, 7 Feb 2023 16:02:47 +0000 (17:02 +0100)
commit84d85fcabd6d8f3740ad015bda329512630799df
tree51d2937b088af81792139df1cc51d75aea02629b
parentde4e3868de2de12fb799a1cdbba87c44b61cf3e2
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