summaryrefslogtreecommitdiffstats
path: root/ssl
diff options
context:
space:
mode:
authorJiasheng Jiang <jiasheng@purdue.edu>2024-03-22 19:51:28 +0000
committerNeil Horman <nhorman@openssl.org>2024-04-02 05:07:02 -0400
commit68d6dd3354597de01e7a9534be813756004e1351 (patch)
tree745665565f27013384c3415ad695223eaf62a323 /ssl
parent5f8b812931e5da24df08913c05ff8e4f4494f014 (diff)
rands/drbg_hash.c: Add checks for the EVP_MD_get_size()
Add checks for the EVP_MD_get_size() to avoid integer overflow and then explicitly cast from int to size_t. Fixes: 8bf3665196 ("Added DRBG_HMAC & DRBG_HASH + Added defaults for setting DRBG for master/public/private + renamed generate_counter back to reseed_counter + generated new cavs data tests") Signed-off-by: Jiasheng Jiang <jiasheng@purdue.edu> Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <ppzgs1@gmail.com> Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com> Reviewed-by: Neil Horman <nhorman@openssl.org> (Merged from https://github.com/openssl/openssl/pull/23944)
Diffstat (limited to 'ssl')
0 files changed, 0 insertions, 0 deletions