Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2024 23:15:01 GMT
From:      Enji Cooper <ngie@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org
Subject:   git: 507d6f285fcc - Create tag vendor/openssl/3.0.13
Message-ID:  <202406202315.45KNF1Qu008268@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The annotated tag vendor/openssl/3.0.13 has been created by ngie:

URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/openssl/3.0.13

tag vendor/openssl/3.0.13
Tagger:     Enji Cooper <ngie@FreeBSD.org>
TaggerDate: 2024-06-20 23:14:52 +0000

Tag OpenSSL 3.0.13

commit 9dd13e84fa8eca8f3462bd55485aa3da8c37f54a
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2024-02-02 04:39:16 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2024-02-02 09:48:38 +0000

    OpenSSL: Vendor import of OpenSSL 3.0.13
    
    * Fixed PKCS12 Decoding crashes ([CVE-2024-0727])
    * Fixed Excessive time spent checking invalid RSA public keys
      ([CVE-2023-6237])
    * Fixed POLY1305 MAC implementation corrupting vector registers on
      PowerPC CPUs which support PowerISA 2.07 ([CVE-2023-6129])
    * Fix excessive time spent in DH check / generation with large Q
      parameter value ([CVE-2023-5678])
    
    Release notes can be found at
            https://www.openssl.org/news/openssl-3.0-notes.html.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406202315.45KNF1Qu008268>