From 43176d82c8eb2d8ed49614bbe7b7a3d2d6bbc6a5 Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Sun, 3 Jan 2016 21:22:00 -0800 Subject: [PATCH] [master] clean up notes --- doc/arm/notes.xml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 7c6afaf4f8..768f7c422e 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -155,16 +155,18 @@ - Specfic APL data could trigger a INSIST. This flaw was discovered - by Brian Mitchell and is disclosed in CVE-2015-8704. [RT #41396] + Specific APL data could trigger an INSIST. This flaw + was discovered by Brian Mitchell and is disclosed in + CVE-2015-8704. [RT #41396] - render_ecs errors when printing out a OPT record were - mishandled resulting in a assertion failure. This flaw - was discovered by Brian Mitchell and is disclosed in - CVE-2015-8705. [RT #41396] + Certain errors that could be encountered when printing out + or logging an OPT record containing a CLIENT-SUBNET option + could be mishandled, resulting in an assertion failure. + This flaw was discovered by Brian Mitchell and is disclosed + in CVE-2015-8705. [RT #41396]