openssl/ssl
Norbert Pocs 258d3a695e quic_tls.c: Precede double free on EVP_MD variable
When external quic implementation is used, the variable is not used and
double free happens whe the yield_secret_cb fails.

Resolves: #27504

Signed-off-by: Norbert Pocs <norbertp@openssl.org>

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27713)
2025-05-30 06:44:38 -04:00
..
quic quic_tls.c: Precede double free on EVP_MD variable 2025-05-30 06:44:38 -04:00
record Add a test for app data received too early 2025-05-08 14:06:12 -04:00
rio poll builder: add dummy field 2025-04-28 17:18:27 +02:00
statem statem_srvr.c: Add check for empty ecdhe encoded key 2025-05-13 14:11:20 +02:00
bio_ssl.c Copyright year updates 2025-03-12 13:35:59 +00:00
build.info Move ssl_err.c into libcrypto 2025-03-01 14:46:03 -05:00
d1_lib.c Copyright year updates 2025-03-12 13:35:59 +00:00
d1_msg.c Copyright year updates 2025-03-12 13:35:59 +00:00
d1_srtp.c Copyright year updates 2025-03-12 13:35:59 +00:00
methods.c
pqueue.c Stop raising ERR_R_MALLOC_FAILURE in most places 2022-10-05 14:02:03 +02:00
priority_queue.c Copyright year updates 2024-09-05 09:35:49 +02:00
s3_enc.c Copyright year updates 2025-03-12 13:35:59 +00:00
s3_lib.c s3_lib.c: Use illegal_parameter for failing encapsulation in ml_kem 2025-05-16 11:11:07 +02:00
s3_msg.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_asn1.c RFC7250 (RPK) support 2023-03-28 13:49:54 -04:00
ssl_cert.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_cert_comp.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_cert_table.h Make ssl_cert_info read-only 2023-11-27 07:51:33 +00:00
ssl_ciph.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_conf.c Add SSL_CTX_set_ec_point_formats() and SSL_set_ec_point_formats() 2025-04-14 14:56:40 +01:00
ssl_err_legacy.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_init.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_lib.c Fix SSL_{set1,add1}_host() handling of host name/IP address and related documentation 2025-05-06 15:11:15 +02:00
ssl_local.h Fix sigalg corner cases 2025-03-31 14:07:56 +02:00
ssl_mcnf.c Copyright year updates 2024-09-05 09:35:49 +02:00
ssl_rsa.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_rsa_legacy.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_sess.c Stop a TLSv1.3 server emitting an unsolicited PSK extension 2025-05-13 14:12:21 +02:00
ssl_stat.c Copyright year updates 2025-03-12 13:35:59 +00:00
ssl_txt.c Copyright year updates 2024-09-05 09:35:49 +02:00
ssl_utst.c Remove the old buffer management code 2022-10-20 14:39:33 +01:00
t1_enc.c Copyright year updates 2025-03-12 13:35:59 +00:00
t1_lib.c ssl/t1_lib.c: Free gix if sk_TLS_GROUP_IX_push() fails to avoid memory leak 2025-05-19 08:38:25 +02:00
t1_trce.c Fix duplicate cipher definition in ssl/t1_trce.c 2025-04-15 15:53:26 +01:00
tls13_enc.c Copyright year updates 2025-03-12 13:35:59 +00:00
tls_depr.c Copyright year updates 2025-03-12 13:35:59 +00:00
tls_srp.c Copyright year updates 2025-03-12 13:35:59 +00:00