[openssl/openssl] f553cd: parse_unquoted: Check returned value from ossl_pro...
Tomas Mraz
noreply at reply.github.openssl.org
Fri Jun 10 12:09:08 UTC 2022
Branch: refs/heads/openssl-3.0
Home: https://github.openssl.org/openssl/openssl
Commit: f553cd4b40a2c797ea3c1559335115d9d080435a
https://github.openssl.org/openssl/openssl/commit/f553cd4b40a2c797ea3c1559335115d9d080435a
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-06-10 (Fri, 10 Jun 2022)
Changed paths:
M crypto/property/property_parse.c
Log Message:
-----------
parse_unquoted: Check returned value from ossl_property_value()
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18494)
(cherry picked from commit f91568eb50e847d0db2441fd9b9c5ffc8c4fe934)
Commit: 0faf842e5e3406356deffa9a2d40716852bce8bb
https://github.openssl.org/openssl/openssl/commit/0faf842e5e3406356deffa9a2d40716852bce8bb
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-06-10 (Fri, 10 Jun 2022)
Changed paths:
M ssl/t1_lib.c
Log Message:
-----------
add_provider_groups: Clean up algorithm pointer on failure
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18494)
(cherry picked from commit a7863f994955c45fb7ce29e30b81a6206994c3dd)
Commit: e10ebdd81e6f5b6eb00fb25476bbd8cc19c9c83c
https://github.openssl.org/openssl/openssl/commit/e10ebdd81e6f5b6eb00fb25476bbd8cc19c9c83c
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-06-10 (Fri, 10 Jun 2022)
Changed paths:
M crypto/evp/p_lib.c
Log Message:
-----------
Check return of BIO_new() and always free pkey from evp_pkey_copy_downgraded()
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18494)
(cherry picked from commit d8732803c493cba7a863c5c16da62ee9d611c5ca)
Commit: cf3bf39f142369f2a8000f33f18b7d9b599fcddb
https://github.openssl.org/openssl/openssl/commit/cf3bf39f142369f2a8000f33f18b7d9b599fcddb
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-06-10 (Fri, 10 Jun 2022)
Changed paths:
M providers/implementations/asymciphers/sm2_enc.c
Log Message:
-----------
sm2_dupctx: Avoid potential use after free of the md
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18494)
(cherry picked from commit 926c698c6f0a197e0322d4617db0ecd0d40f6e06)
Compare: https://github.openssl.org/openssl/openssl/compare/4650cf23c84f...cf3bf39f1423
More information about the openssl-commits
mailing list