mirror of
https://github.com/openharmony/third_party_openssl.git
synced 2026-08-28 07:09:58 -04:00
eb7446ac87
Some of these were fixed by LibreSSL in commit https://github.com/openbsd/src/commit/aa1f637d454961d22117b4353f98253e984b3ba8 this fix includes the other fixes in that commit, as well as fixes for others found by a scan for a similar unvalidated access paradigm in the tree. Fixes CVE-2026-22795, CVE-2026-22796 Reviewed-by: Kurt Roeckx <kurt@roeckx.be> Reviewed-by: Shane Lontis <shane.lontis@oracle.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/29582) Signed-off-by: jing-wang177 <wangjing561@huawei.com>