Merge branch 'michal/post-release-tweaks-9.18' into 'bind-9.18'

[9.18] Miscellaneous post-release tweaks

See merge request isc-projects/bind9!8739
This commit is contained in:
Michał Kępień 2024-02-14 16:23:09 +00:00
commit fc16701eef

View file

@ -47,6 +47,10 @@
condition due to DNS validation taking a long time.
(CVE-2023-50387) [GL #4424]
The same code change also addresses another problem:
preparing NSEC3 closest encloser proofs could exhaust
available CPU resources. (CVE-2023-50868) [GL #4459]
6321. [security] Change 6315 inadvertently introduced regressions that
could cause named to crash. [GL #4234]