Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changelog: https://botan.randombit.net/news.html#version-2-19-5-2024-07-08 CVEs fixed: - CVE-2024-34702: Fix a DoS caused by excessive name constraints. (GH #4187) - CVE-2024-39312: Fix a name constraint processing error, where if permitted and excluded rules both applied to a certificate, only the permitted rules would be checked. (GH #4187) Other changes: - Fix a crash in OCB The authors of botan also added the following to the changelog: "A reminder that Botan2 reaches end of life at the end of 2024" Signed-off-by: Markus Theil <[email protected]> (cherry picked from commit 4e5416b)
- Loading branch information