git: fbd465f26340 - main - openssl: Bring over fix for CVE-2024-6119 from vendor/openssl-3.0.

From: Gordon Tetlow <gordon_at_FreeBSD.org>
Date: Tue, 03 Sep 2024 16:50:21 UTC
The branch main has been updated by gordon:

URL: https://cgit.FreeBSD.org/src/commit/?id=fbd465f263400d3bc6c1a5c30857a76738c64396

commit fbd465f263400d3bc6c1a5c30857a76738c64396
Merge: 4dabfcb61538 e60dbfd00b00
Author:     Gordon Tetlow <gordon@FreeBSD.org>
AuthorDate: 2024-09-03 16:47:46 +0000
Commit:     Gordon Tetlow <gordon@FreeBSD.org>
CommitDate: 2024-09-03 16:49:23 +0000

    openssl: Bring over fix for CVE-2024-6119 from vendor/openssl-3.0.
    
    Merge commit 'e60dbfd00b009d424dfc5446d132872c93dd0aed'

 crypto/openssl/crypto/x509/v3_utl.c                | 78 +++++++++++++++-------
 crypto/openssl/test/recipes/25-test_eai_data.t     | 12 +++-
 .../test/recipes/25-test_eai_data/kdc-cert.pem     | 21 ++++++
 .../recipes/25-test_eai_data/kdc-root-cert.pem     | 16 +++++
 .../openssl/test/recipes/25-test_eai_data/kdc.sh   | 41 ++++++++++++
 5 files changed, 142 insertions(+), 26 deletions(-)

diff --cc crypto/openssl/test/recipes/25-test_eai_data/kdc-cert.pem
index 000000000000,e8a2c6f55d45..e8a2c6f55d45
mode 000000,100644..100644
--- a/crypto/openssl/test/recipes/25-test_eai_data/kdc-cert.pem
+++ b/crypto/openssl/test/recipes/25-test_eai_data/kdc-cert.pem
diff --cc crypto/openssl/test/recipes/25-test_eai_data/kdc-root-cert.pem
index 000000000000,a74c96bf3146..a74c96bf3146
mode 000000,100644..100644
--- a/crypto/openssl/test/recipes/25-test_eai_data/kdc-root-cert.pem
+++ b/crypto/openssl/test/recipes/25-test_eai_data/kdc-root-cert.pem
diff --cc crypto/openssl/test/recipes/25-test_eai_data/kdc.sh
index 000000000000,7a8dbc719fb7..7a8dbc719fb7
mode 000000,100755..100755
--- a/crypto/openssl/test/recipes/25-test_eai_data/kdc.sh
+++ b/crypto/openssl/test/recipes/25-test_eai_data/kdc.sh