mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-27 12:02:10 -05:00
Add CHANGES entry for [GL #2467]
This commit is contained in:
parent
c4fa9ba303
commit
51b533bdd5
1 changed files with 7 additions and 0 deletions
7
CHANGES
7
CHANGES
|
|
@ -37,6 +37,13 @@
|
|||
nonsensical values and both issues have been fixed.
|
||||
[GL #389] [GL #2289]
|
||||
|
||||
5615. [security] Insufficient IXFR checks could result in named serving a
|
||||
zone without an SOA record at the apex, leading to a
|
||||
RUNTIME_CHECK assertion failure when the zone was
|
||||
subsequently refreshed. This has been fixed by adding an
|
||||
owner name check for all SOA records which are included
|
||||
in a zone transfer. (CVE-2021-25214) [GL #2467]
|
||||
|
||||
5614. [bug] Ensure all resources are properly cleaned up when a call
|
||||
to gss_accept_sec_context() fails. [GL #2620]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue