From 00f7e867d97ea164df0522fddeaab34e06ff3388 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Wed, 26 Oct 2011 12:22:48 -0400 Subject: [PATCH] Edit changelog to reflect CVE-2011-4077 --- kernel.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel.spec b/kernel.spec index 0ce15dc08..1e214c89b 100644 --- a/kernel.spec +++ b/kernel.spec @@ -2062,7 +2062,7 @@ fi with_debuginfo in the glorious future. * Wed Oct 26 2011 Josh Boyer -- Add patch to fix XFS memory corruption (rhbz 749166) +- CVE-2011-4077: xfs: potential buffer overflow in xfs_readlink() (rhbz 749166) * Tue Oct 25 2011 Josh Boyer - CVE-2011-3347: be2net: promiscuous mode and non-member VLAN packets DoS (rhbz 748691)