Branch: refs/heads/openssl-3.0
  Home:   https://github.openssl.org/openssl/openssl
  Commit: a99b372157561560da526e212a5c6a74e1cd2d82
      
https://github.openssl.org/openssl/openssl/commit/a99b372157561560da526e212a5c6a74e1cd2d82
  Author: slontis <[email protected]>
  Date:   2022-06-28 (Tue, 28 Jun 2022)

  Changed paths:
    M crypto/rsa/rsa_backend.c

  Log Message:
  -----------
  Fix memory leak in ossl_rsa_fromdata.

Occurs if a malloc failure happens inside collect_numbers()

Reported via #18365

Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Bernd Edlinger <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18646)

(cherry picked from commit 28adea95975c3ea53fc590efda35dee13efd4767)


Reply via email to