Add release note for GL #4459

This commit is contained in:
Michał Kępień
2024-02-11 11:23:28 +01:00
parent 5ce386aa5c
commit 886793e8de

View File

@@ -24,6 +24,10 @@ Security Fixes
Applied Cybersecurity ATHENE for bringing this vulnerability to our
attention. :gl:`#4424`
- Preparing an NSEC3 closest encloser proof could cause excessive CPU
load, leading to a denial-of-service condition. This has been fixed.
:cve:`2023-50868` :gl:`#4459`
- Parsing DNS messages with many different names could cause excessive
CPU load. This has been fixed. :cve:`2023-4408`