[openssl/openssl] 148176: kdf: avoid NULL dereference on malloc failure in s...
pauli
noreply at reply.github.openssl.org
Sun Apr 10 23:54:24 UTC 2022
Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: 148176ca323e3dfce5d5cdb5578c113c8d2440bb
https://github.openssl.org/openssl/openssl/commit/148176ca323e3dfce5d5cdb5578c113c8d2440bb
Author: Pauli <pauli at openssl.org>
Date: 2022-04-11 (Mon, 11 Apr 2022)
Changed paths:
M providers/implementations/kdfs/sshkdf.c
Log Message:
-----------
kdf: avoid NULL dereference on malloc failure in sshkdf
Fixes #18009
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/18011)
More information about the openssl-commits
mailing list