summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2012-11-26 09:03:26 -0500
committerJosh Boyer <jwboyer@redhat.com>2012-11-26 09:10:53 -0500
commitfee5e57d00c55a1a7b3415b6875cb2a0dd00a906 (patch)
tree08e62d74fbb793f31cb6aae653c4b21b97065551 /kernel.spec
parentf1e8a77adb5bc4926b16c8a275f2aae99467d2c8 (diff)
downloadkernel-fee5e57d00c55a1a7b3415b6875cb2a0dd00a906.tar.gz
kernel-fee5e57d00c55a1a7b3415b6875cb2a0dd00a906.tar.xz
kernel-fee5e57d00c55a1a7b3415b6875cb2a0dd00a906.zip
CVE-2012-4530: stack disclosure binfmt_script load_script (rhbz 868285 880147)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec13
1 files changed, 12 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index 8d62e9365..525e44a0b 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 1
+%global baserelease 2
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -773,6 +773,10 @@ Patch22125: Bluetooth-Add-support-for-BCM20702A0.patch
#rhbz 859485
Patch21226: vt-Drop-K_OFF-for-VC_MUTE.patch
+#rhbz CVE-2012-4530 868285 880147
+Patch21228: exec-do-not-leave-bprm-interp-on-stack.patch
+Patch21229: exec-use-eloop-for-max-recursion-depth.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1486,6 +1490,10 @@ ApplyPatch Bluetooth-Add-support-for-BCM20702A0.patch
#rhbz 859485
ApplyPatch vt-Drop-K_OFF-for-VC_MUTE.patch
+#rhbz CVE-2012-4530 868285 880147
+ApplyPatch exec-do-not-leave-bprm-interp-on-stack.patch
+ApplyPatch exec-use-eloop-for-max-recursion-depth.patch
+
# END OF PATCH APPLICATIONS
%endif
@@ -2353,6 +2361,9 @@ fi
# ||----w |
# || ||
%changelog
+* Mon Nov 26 2012 Josh Boyer <jwboyer@redhat.com>
+- CVE-2012-4530: stack disclosure binfmt_script load_script (rhbz 868285 880147)
+
* Sun Nov 25 2012 Josh Boyer <jwboyer@redhat.com> - 3.7.0-0.rc6.git4.1
- Linux v3.7-rc6-209-g194d983