From 21a25c7db09c183bd0eb49b282b737733088e032 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 15 Jul 2015 07:30:29 +1000 Subject: [PATCH] change tag to security (cherry picked from commit 13c55f6a6097bd23830b02f1be37515f35919b9e) --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 6d550b5339..142722ee65 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -4165. [bug] A failure to reset a value to NULL in tkey.c could +4165. [security] A failure to reset a value to NULL in tkey.c could result in an assertion failure. (CVE-2015-5477) [RT #40046]