forked from Mbed-TLS/mbedtls
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request Mbed-TLS#3001 from from gilles-peskine-arm/coverit…
…y-20200115-2.16 into mbedtls-2.16
- Loading branch information
Showing
6 changed files
with
18 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,7 @@ mbed TLS ChangeLog (Sorted per branch, date) | |
Bugfix | ||
* Allow loading symlinked certificates. Fixes #3005. Reported and fixed | ||
by Jonathan Bennett <[email protected]> via #3008. | ||
* Fix an unchecked call to mbedtls_md() in the x509write module. | ||
|
||
Security | ||
* Fix potential memory overread when performing an ECDSA signature | ||
|
@@ -14,6 +15,8 @@ Security | |
denial of service (application crash or extra resource consumption). | ||
Found by Auke Zeilstra and Peter Schwabe, using static analysis. | ||
|
||
Bugfix | ||
|
||
= mbed TLS 2.16.4 branch released 2020-01-15 | ||
|
||
Security | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters