]> git.ipfire.org Git - thirdparty/openssl.git/commit
crypto/params_dup.c: add overflow check to ossl_param_buf_alloc
authorEugene Syromiatnikov <esyr@openssl.org>
Thu, 17 Jul 2025 13:10:25 +0000 (15:10 +0200)
committerNeil Horman <nhorman@openssl.org>
Fri, 8 Aug 2025 16:22:10 +0000 (12:22 -0400)
commit731fc629085d9dfc43c073e3e2e0ce6ce5e16349
tree4ee033705b28effffe201248dfa03102c9a8ed90
parentfa9b7b930e3e59f5b30de0e8a6755bfaafdd5c49
crypto/params_dup.c: add overflow check to ossl_param_buf_alloc

Signed-off-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28059)
crypto/params_dup.c
include/internal/mem_alloc_utils.h
ssl/quic/quic_txp.c