[openssl/openssl] aeadd2: CMP: fix crash in check_transactionID_or_nonce() o...
David von Oheimb
noreply at github.com
Wed Aug 24 09:33:08 UTC 2022
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: aeadd2981b214d5e2a8f578179c17b0dccc77042
https://github.com/openssl/openssl/commit/aeadd2981b214d5e2a8f578179c17b0dccc77042
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2022-08-24 (Wed, 24 Aug 2022)
Changed paths:
M crypto/cmp/cmp_vfy.c
Log Message:
-----------
CMP: fix crash in check_transactionID_or_nonce() on 'actual' being NULL
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/18929)
Commit: 7af110f9f5fb9b039cc09b63768a0b989a7bf5ad
https://github.com/openssl/openssl/commit/7af110f9f5fb9b039cc09b63768a0b989a7bf5ad
Author: Dr. David von Oheimb <David.von.Oheimb at siemens.com>
Date: 2022-08-24 (Wed, 24 Aug 2022)
Changed paths:
M crypto/cmp/cmp_msg.c
M doc/man1/openssl-cmp.pod.in
M doc/man3/OSSL_CMP_MSG_get0_header.pod
Log Message:
-----------
CMP: correct handling of fallback subject in OSSL_CMP_CTX_setup_CRM() and its doc
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
(Merged from https://github.com/openssl/openssl/pull/18929)
Compare: https://github.com/openssl/openssl/compare/293ab820812b...7af110f9f5fb
More information about the openssl-commits
mailing list