From 8f7a9958ded2b2a5c32ee565a4852ed3d679bdd5 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Tue, 16 Sep 2014 07:45:09 -0400 Subject: [PATCH] Fixup CVE number --- kernel.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kernel.spec b/kernel.spec index 422f682be..eaa1b1742 100644 --- a/kernel.spec +++ b/kernel.spec @@ -727,7 +727,7 @@ Patch26024: HID-magicmouse-sanity-check-report-size-in-raw_event.patch #CVE-2014-3186 rhbz 1141407 1141410 Patch26025: HID-picolcd-sanity-check-report-size-in-raw_event-ca.patch -#CVE-2014-XXXX rhbz 1141809 1141810 +#CVE-2014-6410 rhbz 1141809 1141810 Patch26026: udf-Avoid-infinite-loop-when-processing-indirect-ICB.patch # git clone ssh://git.fedorahosted.org/git/kernel-arm64.git, git diff master...devel @@ -1425,7 +1425,7 @@ ApplyPatch HID-magicmouse-sanity-check-report-size-in-raw_event.patch #CVE-2014-3186 rhbz 1141407 1141410 ApplyPatch HID-picolcd-sanity-check-report-size-in-raw_event-ca.patch -#CVE-2014-XXXX rhbz 1141809 1141810 +#CVE-2014-6410 rhbz 1141809 1141810 ApplyPatch udf-Avoid-infinite-loop-when-processing-indirect-ICB.patch %if 0%{?aarch64patches} @@ -2247,7 +2247,7 @@ fi # || || %changelog * Mon Sep 15 2014 Josh Boyer - 3.16.2-201 -- CVE-2014-XXXX udf: avoid infinite loop on indirect ICBs (rhbz 1141809 1141810) +- CVE-2014-6410 udf: avoid infinite loop on indirect ICBs (rhbz 1141809 1141810) - CVE-2014-3186 HID: memory corruption via OOB write (rhbz 1141407 1141410) * Fri Sep 12 2014 Josh Boyer