diff options
| author | Xin LI <delphij@FreeBSD.org> | 2016-11-02 04:35:05 +0000 |
|---|---|---|
| committer | Xin LI <delphij@FreeBSD.org> | 2016-11-02 04:35:05 +0000 |
| commit | 3c74729a3f6c4083d309b2b3e0a4bbb5bbd92adf (patch) | |
| tree | 6b5bfe733f2750f9935e503dc405b7e9954a18f2 /doc/arm/notes.xml | |
| parent | c2a8859aa5c96190c179c911d3841c4de17b9c34 (diff) | |
Vendor import of BIND 9.9.9-P4.vendor/bind9/9.9.9-P4vendor/bind9
Notes
svn path=/vendor/bind9/dist/; revision=308191
svn path=/vendor/bind9/9.9.9-P4/; revision=308192; tag=vendor/bind9/9.9.9-P4
Diffstat (limited to 'doc/arm/notes.xml')
| -rw-r--r-- | doc/arm/notes.xml | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 72cebb286a77..9b711b51fd4f 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -24,7 +24,11 @@ This document summarizes changes since BIND 9.9.9: </para> <para> - BIND 9.10.9-P3 addresses the security issue described in + BIND 9.9.9-P4 addresses the security issue described in + CVE-2016-8864. + </para> + <para> + BIND 9.9.9-P3 addresses the security issue described in CVE-2016-2776. </para> <para> @@ -53,6 +57,12 @@ <itemizedlist> <listitem> <para> + It was possible to trigger assertions when processing + a response. This flaw is disclosed in CVE-2016-8864. [RT #43465] + </para> + </listitem> + <listitem> + <para> It was possible to trigger a assertion when rendering a message using a specially crafted request. This flaw is disclosed in CVE-2016-2776. [RT #43139] |
