Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: f91568eb50e847d0db2441fd9b9c5ffc8c4fe934
https://github.openssl.org/openssl/openssl/commit/f91568eb50e847d0db2441fd9b9c5ffc8c4fe934
Author: Tomas Mraz <[email protected]>
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 <[email protected]>
Reviewed-by: Matt Caswell <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18494)
Commit: a7863f994955c45fb7ce29e30b81a6206994c3dd
https://github.openssl.org/openssl/openssl/commit/a7863f994955c45fb7ce29e30b81a6206994c3dd
Author: Tomas Mraz <[email protected]>
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 <[email protected]>
Reviewed-by: Matt Caswell <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18494)
Commit: d8732803c493cba7a863c5c16da62ee9d611c5ca
https://github.openssl.org/openssl/openssl/commit/d8732803c493cba7a863c5c16da62ee9d611c5ca
Author: Tomas Mraz <[email protected]>
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 <[email protected]>
Reviewed-by: Matt Caswell <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18494)
Commit: 926c698c6f0a197e0322d4617db0ecd0d40f6e06
https://github.openssl.org/openssl/openssl/commit/926c698c6f0a197e0322d4617db0ecd0d40f6e06
Author: Tomas Mraz <[email protected]>
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 <[email protected]>
Reviewed-by: Matt Caswell <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18494)
Compare:
https://github.openssl.org/openssl/openssl/compare/cec1699f1f54...926c698c6f0a