From 9ffbc3f9b35e377aea919cc4285f6456f489e7f2 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 9 Sep 2016 11:54:19 +1000 Subject: [PATCH] reorder --- doc/arm/notes.xml | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 2fb8874543..0881a2e9cb 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -66,6 +66,13 @@
Security Fixes + + + 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] + + getrrsetbyname with a non absolute name could trigger an @@ -76,16 +83,6 @@ - - - - - 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] - - -
New Features