]> git.ipfire.org Git - thirdparty/openssl.git/commit
cmp: guard NULL header sender when expected_sender is set
authorJoshua Rogers <MegaManSec@users.noreply.github.com>
Fri, 10 Oct 2025 23:40:54 +0000 (07:40 +0800)
committerTomas Mraz <tomas@openssl.org>
Fri, 17 Oct 2025 17:21:52 +0000 (19:21 +0200)
commit50a8f559e8f4e4becdee5502aa9fa2f35885869c
tree52cc99f5f5800374fa8420ded6f8560c0e6db5cd
parent86780465afb8680f5697c3047b7f0027dd6a04cc
cmp: guard NULL header sender when expected_sender is set

Signed-off-by: Joshua Rogers <MegaManSec@users.noreply.github.com>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28847)
crypto/cmp/cmp_vfy.c