From 38a7256c3be15455036384f92ed19f9395e90d74 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Thu, 12 Dec 2013 16:23:58 -0500 Subject: CVE-2013-4587 kvm: out-of-bounds access (rhbz 1030986 1042071) --- kernel.spec | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 63705dcad..0fd3f1a8b 100644 --- a/kernel.spec +++ b/kernel.spec @@ -747,6 +747,9 @@ Patch25173: KVM-x86-Convert-vapic-synchronization-to-_cached-functions.patch #CVE-2013-6376 rhbz 1033106 1042099 Patch25174: KVM-x86-fix-guest-initiated-crash-with-x2apic.patch +#CVE-2013-4587 rhbz 1030986 1042071 +Patch25175: KVM-Improve-create-VCPU-parameter.patch + # END OF PATCH DEFINITIONS %endif @@ -1458,6 +1461,9 @@ ApplyPatch KVM-x86-Convert-vapic-synchronization-to-_cached-functions.patch #CVE-2013-6376 rhbz 1033106 1042099 ApplyPatch KVM-x86-fix-guest-initiated-crash-with-x2apic.patch +#CVE-2013-4587 rhbz 1030986 1042071 +ApplyPatch KVM-Improve-create-VCPU-parameter.patch + # END OF PATCH APPLICATIONS %endif @@ -2262,6 +2268,7 @@ fi # || || %changelog * Thu Dec 12 2013 Josh Boyer +- CVE-2013-4587 kvm: out-of-bounds access (rhbz 1030986 1042071) - CVE-2013-6376 kvm: BUG_ON in apic_cluster_id (rhbz 1033106 1042099) - CVE-2013-6368 kvm: cross page vapic_addr access (rhbz 1032210 1042090) - CVE-2013-6367 kvm: division by 0 in apic_get_tmcct (rhbz 1032207 1042081) -- cgit