[kernel/f18] Linux v3.6-rc2-400-g23dcfa6

Josh Boyer jwboyer at fedoraproject.org
Wed Aug 22 11:36:45 UTC 2012


commit 0cbef6d8b4cecfe9041fce06f7bde89628197486
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Wed Aug 22 07:34:59 2012 -0400

    Linux v3.6-rc2-400-g23dcfa6
    
    - CVE-2012-3520: af_netlink: invalid handling of SCM_CREDENTIALS passing

 ...ion-between-console-lock-and-cursor-timer.patch |   89 --------------------
 kernel.spec                                        |   18 ++---
 sources                                            |    2 +-
 ...sed-field-when-recycling-erroneous-buffer.patch |   36 --------
 4 files changed, 7 insertions(+), 138 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 9d3cc34..fe54e10 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 2
+%global baserelease 1
 %global fedora_build %{baserelease}
 
 # base_sublevel is the kernel version we're starting with and patching
@@ -95,7 +95,7 @@ Summary: The Linux kernel
 # The rc snapshot level
 %define rcrev 2
 # The git snapshot level
-%define gitrev 1
+%define gitrev 2
 # Set rpm version accordingly
 %define rpmversion 3.%{upstream_sublevel}.0
 %endif
@@ -744,11 +744,6 @@ Patch22000: weird-root-dentry-name-debug.patch
 #selinux ptrace child permissions
 Patch22001: selinux-apply-different-permission-to-ptrace-child.patch
 
-#rhbz 836742
-Patch22059: uvcvideo-Reset-bytesused-field-when-recycling-erroneous-buffer.patch
-
-Patch22065: fbcon-fix-race-condition-between-console-lock-and-cursor-timer.patch
-
 #rhbz 847548
 Patch22066: virtio-scsi-Initialize-scatterlist-structure.patch
 
@@ -1442,11 +1437,6 @@ ApplyPatch weird-root-dentry-name-debug.patch
 #selinux ptrace child permissions
 ApplyPatch selinux-apply-different-permission-to-ptrace-child.patch
 
-#rhbz 836742
-ApplyPatch uvcvideo-Reset-bytesused-field-when-recycling-erroneous-buffer.patch
-
-ApplyPatch fbcon-fix-race-condition-between-console-lock-and-cursor-timer.patch
-
 #rhbz 847548
 ApplyPatch virtio-scsi-Initialize-scatterlist-structure.patch
 
@@ -2315,6 +2305,10 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Wed Aug 22 2012 Josh Boyer <jwboyer at redhat.com> - 3.6.0-0.rc2.git2.1
+- Linux v3.6-rc2-400-g23dcfa6
+- CVE-2012-3520: af_netlink: invalid handling of SCM_CREDENTIALS passing
+
 * Tue Aug 21 2012 Josh Boyer <jwboyer at redhat.com>
 - Add patch from Dave Jones to fix suspicious RCU usage in SELinux (rhbz 846037)
 - Add patch from Richard W.M. Jones to fix virtio scsi oops (rhbz 847548)
diff --git a/sources b/sources
index 568d4bd..20584a4 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 24153eaaa81dedc9481ada8cd9c3b83d  linux-3.5.tar.xz
 5f0ec612b5364c18386c1b8155c271ac  patch-3.6-rc2.xz
-12edd20554fd9469c5d7fad9935ce0af  patch-3.6-rc2-git1.xz
+35f27ef57826c644eb014ecda8f22870  patch-3.6-rc2-git2.xz


More information about the scm-commits mailing list