summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@redhat.com>2016-11-28 09:31:13 -0600
committerJustin M. Forbes <jforbes@redhat.com>2016-11-28 09:31:13 -0600
commit75385f8fa40bcef9d6b0705932dfe031a2e7c51f (patch)
treee1365282fc8d2240bfbee24acfbc1b2c71488d0e /kernel.spec
parentd00dbe32295ac24169613c88d84180d7ac73122f (diff)
downloadkernel-75385f8fa40bcef9d6b0705932dfe031a2e7c51f.tar.gz
kernel-75385f8fa40bcef9d6b0705932dfe031a2e7c51f.tar.xz
kernel-75385f8fa40bcef9d6b0705932dfe031a2e7c51f.zip
Linux v4.8.11
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec12
1 files changed, 8 insertions, 4 deletions
diff --git a/kernel.spec b/kernel.spec
index d7d34b48b..ad61c2ee8 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -54,7 +54,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
-%define stable_update 10
+%define stable_update 11
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -636,15 +636,15 @@ Patch850: v3-vfio-pci-Fix-integer-overflows-bitmask-check.patch
#rhbz 1325354
Patch852: 0001-HID-input-ignore-System-Control-application-usages-i.patch
-#rhbz 1392885
-Patch853: 0001-drm-i915-Refresh-that-status-of-MST-capable-connecto.patch
-
#rhbz 1390308
Patch854: nouveau-add-maxwell-to-backlight-init.patch
#rhbz 1385823
Patch855: 0001-platform-x86-ideapad-laptop-Add-Lenovo-Yoga-910-13IK.patch
+# CVE-2016-8650 rhbz 1395187 1398463
+Patch856: 0001-mpi-Fix-NULL-ptr-dereference-in-mpi_powm-ver-3.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -2181,6 +2181,10 @@ fi
#
#
%changelog
+* Mon Nov 28 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.8.11-300
+- Linux v4.8.11
+- CVE-2016-8650 Fix NULL ptr dereference in mpi_powm() (rhbz 1395187 1398463)
+
* Mon Nov 28 2016 Peter Robinson <pbrobinson@fedoraproject.org>
- Add upstream patch to fix all ARMv7 devices set to initial 200Mhz