Add change log

Signed-off-by: Ronald Cron <[email protected]>
This commit is contained in:
Ronald Cron
2024-03-07 06:59:01 +01:00
parent 714418f2dc
commit 130bfe7799
@@ -0,0 +1,6 @@
Security
* Fixed a critical denial of service in TLS 1.3 only server (TLS 1.2 support
disabled at build time): a TLS client could put the TLS 1.3 only server in
a infinite loop processing a TLS 1.2 ClientHello. The default
configuration is not affected. Reported by Matthias Mucha and Thomas
Blattmann, SICK AG.