]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix null pointer check in pkey_dh_derive to ensure both keys are set
authorritoban23 <ankudutt101@gmail.com>
Wed, 13 Aug 2025 20:19:17 +0000 (01:49 +0530)
committerTodd Short <todd.short@me.com>
Fri, 22 Aug 2025 15:27:53 +0000 (11:27 -0400)
commiteb1e036728bac6e450b2e42372487cf5e3e7a175
tree07405bad8a3d939b2df6ec2a00140f48fdabf760
parent60d5b4932ed88d3ac4f7722951f376cb3d0d7d30
Fix null pointer check in pkey_dh_derive to ensure both keys are set

CLA: trivial

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Todd Short <todd.short@me.com>
(Merged from https://github.com/openssl/openssl/pull/28259)

(cherry picked from commit fc84d46d7227886152be00618889a521e9132ef3)
(cherry picked from commit 0163c6ad1f7cec08f59e9f736d36073d01ae7ae5)
(cherry picked from commit 257c3dd6cdbe9b1bde353fa45445b1319de6ffc3)
crypto/dh/dh_pmeth.c