MatrixSSL 4.6.0

This commit is contained in:
matrixssl-admin
2022-12-29 11:25:01 +02:00
parent 69b5f2c6c3
commit effeb14219
15 changed files with 73 additions and 20 deletions

View File

@@ -1,5 +1,12 @@
<h1>MatrixSSL 4.x changelog</h1>
<h2>Changes between 4.5.1 and 4.6.0 [December 2022]</h2>
<pre><code>* Fixed a integer overflow (CVE-2022-43974) The vulnerability was found by
Robert Hörr and Alissar Ibrahim, Security Evaluators of the Telekom
Security Evaluation Facility.
</code></pre>
<h2>Changes between 4.5.0 and 4.5.1 [July 2022]</h2>
<pre><code>* Fix a usage of return value of psX509ParseCert when a flag is set

View File

@@ -1,5 +1,11 @@
# MatrixSSL 4.x changelog
## Changes between 4.5.1 and 4.6.0 [December 2022]
* Fixed a integer overflow (CVE-2022-43974) The vulnerability was found by
Robert Hörr and Alissar Ibrahim, Security Evaluators of the Telekom
Security Evaluation Facility.
## Changes between 4.5.0 and 4.5.1 [July 2022]
* Fix a usage of return value of psX509ParseCert when a flag is set

View File

@@ -1,5 +1,11 @@
MatrixSSL 4.x changelog
Changes between 4.5.1 and 4.6.0 [December 2022]
* Fixed a integer overflow (CVE-2022-43974) The vulnerability was found by
Robert Hörr and Alissar Ibrahim, Security Evaluators of the Telekom
Security Evaluation Facility.
Changes between 4.5.0 and 4.5.1 [July 2022]
* Fix a usage of return value of psX509ParseCert when a flag is set