Branch: refs/heads/master
  Home:   https://github.openssl.org/openssl/openssl
  Commit: 5f1424c6bdca8ddb9d5d88a78a1d738be19c4ea8
      
https://github.openssl.org/openssl/openssl/commit/5f1424c6bdca8ddb9d5d88a78a1d738be19c4ea8
  Author: yuanjungong <yuanjungon...@gmail.com>
  Date:   2022-04-11 (Mon, 11 Apr 2022)

  Changed paths:
    M crypto/evp/p5_crpt2.c

  Log Message:
  -----------
  Crypto/evp: Fix null pointer dereference

Check the return value of EVP_KDF_fetch to avoid a potential
null pointer dereference.

Reviewed-by: Tomas Mraz <to...@openssl.org>
Reviewed-by: Paul Dale <pa...@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18062)


Reply via email to