[kernel/f18] Linux v3.8.9

Josh Boyer jwboyer at fedoraproject.org
Fri Apr 26 12:35:39 UTC 2013


commit a1255c4eb9805d4f0752b8ea25e57894095f7be9
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Fri Apr 26 08:35:27 2013 -0400

    Linux v3.8.9

 ...nds-checking-in-ioapic-indirect-register-.patch |   44 ------
 ...-for-buffer-overflow-in-handling-of-MSR_K.patch |   41 -----
 ...vert-MSR_KVM_SYSTEM_TIME-to-use-gfn_to_hv.patch |  163 --------------------
 ...f-suppress-sending-source-address-informa.patch |   46 ------
 kernel.spec                                        |   37 +----
 ...-Handle-REQ_WRITE_SAME-flag-in-write-bios.patch |   95 ------------
 sources                                            |    2 +-
 7 files changed, 6 insertions(+), 422 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 3ec719f..5a9b7aa 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -62,7 +62,7 @@ Summary: The Linux kernel
 # For non-released -rc kernels, this will be appended after the rcX and
 # gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
 #
-%global baserelease 203
+%global baserelease 200
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -74,7 +74,7 @@ Summary: The Linux kernel
 %if 0%{?released_kernel}
 
 # Do we have a -stable update to apply?
-%define stable_update 8
+%define stable_update 9
 # Is it a -stable RC?
 %define stable_rc 0
 # Set rpm version accordingly
@@ -772,15 +772,6 @@ Patch25000: amd64_edac_fix_rank_count.patch
 #rhbz 921500
 Patch25001: i7300_edac_single_mode_fixup.patch
 
-#CVE-2013-1798 rhbz 917017 923968
-Patch25003: 0001-KVM-Fix-bounds-checking-in-ioapic-indirect-register-.patch
-
-#CVE-2013-1796 rhbz 917012 923966
-Patch25004: 0002-KVM-x86-fix-for-buffer-overflow-in-handling-of-MSR_K.patch
-
-#CVE-2013-1797 rhbz 917013 923967
-Patch25005: 0003-KVM-x86-Convert-MSR_KVM_SYSTEM_TIME-to-use-gfn_to_hv.patch
-
 #rhbz 920218
 Patch25006: mac80211-Dont-restart-sta-timer-if-not-running.patch
 
@@ -796,9 +787,6 @@ Patch25010: wireless-regulatory-fix-channel-disabling-race-condition.patch
 #rhbz 951241
 Patch25011: iwlwifi-fix-freeing-uninitialized-pointer.patch
 
-#rhbz 947539
-Patch25013: md-raid1-10-Handle-REQ_WRITE_SAME-flag-in-write-bios.patch
-
 #CVE-2013-3222 rhbz 955216 955228
 Patch25014: atm-update-msg_namelen-in-vcc_recvmsg.patch
 
@@ -814,9 +802,6 @@ Patch25017: Bluetooth-RFCOMM-Fix-missing-msg_namelen-update-in-r.patch
 #CVE-2013-3223 rhbz 955662 955666
 Patch25018: ax25-fix-info-leak-via-msg_name-in-ax25_recvmsg.patch
 
-#CVE-2013-3076 956162 956168
-Patch25019: crypto-algif-suppress-sending-source-address-informa.patch
-
 #CVE-2013-3234 956135 956139
 Patch25020: rose-fix-info-leak-via-msg_name-in-rose_recvmsg.patch
 
@@ -1558,15 +1543,6 @@ ApplyPatch mac80211_fixes_for_ieee80211_do_stop_while_suspend_v3.8.patch
 #rhbz 859282
 ApplyPatch VMX-x86-handle-host-TSC-calibration-failure.patch
 
-#CVE-2013-1798 rhbz 917017 923968
-ApplyPatch 0001-KVM-Fix-bounds-checking-in-ioapic-indirect-register-.patch
-
-#CVE-2013-1796 rhbz 917012 923966
-ApplyPatch 0002-KVM-x86-fix-for-buffer-overflow-in-handling-of-MSR_K.patch
-
-#CVE-2013-1797 rhbz 917013 923967
-ApplyPatch 0003-KVM-x86-Convert-MSR_KVM_SYSTEM_TIME-to-use-gfn_to_hv.patch
-
 #rhbz 920218
 ApplyPatch mac80211-Dont-restart-sta-timer-if-not-running.patch
 
@@ -1581,9 +1557,6 @@ ApplyPatch wireless-regulatory-fix-channel-disabling-race-condition.patch
 #rhbz 951241
 ApplyPatch iwlwifi-fix-freeing-uninitialized-pointer.patch
 
-#rhbz 947539
-ApplyPatch md-raid1-10-Handle-REQ_WRITE_SAME-flag-in-write-bios.patch
-
 #CVE-2013-3222 rhbz 955216 955228
 ApplyPatch atm-update-msg_namelen-in-vcc_recvmsg.patch
 
@@ -1599,9 +1572,6 @@ ApplyPatch Bluetooth-RFCOMM-Fix-missing-msg_namelen-update-in-r.patch
 #CVE-2013-3223 rhbz 955662 955666
 ApplyPatch ax25-fix-info-leak-via-msg_name-in-ax25_recvmsg.patch
 
-#CVE-2013-3076 956162 956168
-ApplyPatch crypto-algif-suppress-sending-source-address-informa.patch
-
 #CVE-2013-3234 956135 956139
 ApplyPatch rose-fix-info-leak-via-msg_name-in-rose_recvmsg.patch
 
@@ -2477,6 +2447,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Fri Apr 26 2013 Josh Boyer <jwboyer at redhat.com> - 3.8.9-200
+- Linux v3.8.9
+
 * Wed Apr 24 2013 Josh Boyer <jwboyer at redhat.com> - 3.8.8-203
 - CVE-2013-3228 irda: missing msg_namelen update in irda_recvmsg_dgram (rhbz 956069 956071)
 - CVE-2013-3230 l2tp: info leak in l2tp_ip6_recvmsg (rhbz 956088 956089)
diff --git a/sources b/sources
index 7c8f0e1..d9b883f 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 1c738edfc54e7c65faeb90c436104e2f  linux-3.8.tar.xz
-08cdcef928c2ca402adf1c444a3c43ac  patch-3.8.8.xz
+b0c0861e8cb99273bfc4570535bbe076  patch-3.8.9.xz


More information about the scm-commits mailing list