openssl/ssl/record
Matt Caswell bfb8128190 Set rl->packet to NULL after we've finished using it
In order to ensure we do not have a UAF we reset the rl->packet pointer
to NULL after we free it.

Follow on from CVE-2024-4741

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24395)
2024-05-28 13:28:13 +01:00
..
methods Set rl->packet to NULL after we've finished using it 2024-05-28 13:28:13 +01:00
build.info
rec_layer_d1.c Copyright year updates 2024-04-09 13:43:26 +02:00
rec_layer_s3.c Move stack of compression methods from libssl to OSSL_LIB_CTX 2024-05-28 08:56:13 +02:00
record_local.h Copyright year updates 2024-04-09 13:43:26 +02:00
record.h Copyright year updates 2024-04-09 13:43:26 +02:00