[openssl/openssl] 2b5e89: Use safe pattern for buffer size determining in ca...
beldmit
noreply at reply.github.openssl.org
Tue May 24 10:07:49 UTC 2022
Branch: refs/heads/master
Home: https://github.openssl.org/openssl/openssl
Commit: 2b5e89992e3ada1131beebb2a22722168b9389c2
https://github.openssl.org/openssl/openssl/commit/2b5e89992e3ada1131beebb2a22722168b9389c2
Author: Dmitry Belyavskiy <beldmit at gmail.com>
Date: 2022-05-24 (Tue, 24 May 2022)
Changed paths:
M ssl/statem/statem_clnt.c
Log Message:
-----------
Use safe pattern for buffer size determining in case of GOST key exchange
Related: CVE-2022-29242
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18381)
Commit: 828613c3e44ca1de6407a37d34de64c673ca61e9
https://github.openssl.org/openssl/openssl/commit/828613c3e44ca1de6407a37d34de64c673ca61e9
Author: Dmitry Belyavskiy <beldmit at gmail.com>
Date: 2022-05-24 (Tue, 24 May 2022)
Changed paths:
M gost-engine
Log Message:
-----------
Update gost-engine to the last changes
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18381)
Compare: https://github.openssl.org/openssl/openssl/compare/dc0ef292f7df...828613c3e44c
More information about the openssl-commits
mailing list