diff --git a/CHANGES b/CHANGES index cc94c87f28..0fef5cd366 100644 --- a/CHANGES +++ b/CHANGES @@ -159,7 +159,10 @@ 5119. [placeholder] -5118. [placeholder] +5118. [security] Named could crash if it is managing a key with + `managed-keys` and the authoritative zone is rolling + the key to an unsupported algorithm. (CVE-2018-5745) + [GL #780] 5117. [placeholder] diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 83cdfc2bae..e7ebbd0fb2 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -140,6 +140,14 @@ for records in the zone. [GL #771] + + + named could crash if it managed a DNSSEC + security root with managed-keys and the + authoritative zone rolled the key to an algorithm not supported + by BIND 9. This flaw is disclosed in CVE-2018-5745. [GL #780] + +