From c8cb0727e03e05ef8947ba36304c9c796dffbee0 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Fri, 25 Oct 2013 17:50:07 -0400 Subject: [PATCH] Fix CVE number --- kernel.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kernel.spec b/kernel.spec index 2b0a14d9f..9ebc5ec78 100644 --- a/kernel.spec +++ b/kernel.spec @@ -786,7 +786,7 @@ Patch25133: fix-buslogic.patch #rhbz 1023413 Patch25135: alps-Support-for-Dell-XT2-model.patch -#CVE-2013-XXXX rhbz 1023477 1023495 +#CVE-2013-4470 rhbz 1023477 1023495 Patch25136: net_311.mbox # END OF PATCH DEFINITIONS @@ -1512,7 +1512,7 @@ ApplyPatch fix-buslogic.patch #rhbz 1023413 ApplyPatch alps-Support-for-Dell-XT2-model.patch -#CVE-2013-XXXX rhbz 1023477 1023495 +#CVE-2013-4470 rhbz 1023477 1023495 ApplyPatch net_311.mbox # END OF PATCH APPLICATIONS @@ -2357,7 +2357,7 @@ fi # || || %changelog * Fri Oct 25 2013 Josh Boyer -- CVE-2013-XXXX net: memory corruption with UDP_CORK and UFO (rhbz 1023477 1023495) +- CVE-2013-4470 net: memory corruption with UDP_CORK and UFO (rhbz 1023477 1023495) - Add touchpad support for Dell XT2 (rhbz 1023413) * Tue Oct 22 2013 Josh Boyer