mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-24 18:30:38 -05:00
Retroactively add release note for CVE-2023-50868
A release note for CVE-2023-50868 was not included in BIND 9.19.21, even though that vulnerability was already addressed in that release (by the fix for CVE-2023-50387). Retroactively add a relevant release note for BIND 9.19.21.
This commit is contained in:
parent
2fd20bbaf5
commit
01ac86f90b
1 changed files with 4 additions and 0 deletions
|
|
@ -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`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue