summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@redhat.com>2016-10-20 08:40:22 -0500
committerJustin M. Forbes <jforbes@redhat.com>2016-10-20 08:40:22 -0500
commit513d3dd4355f28afa405ae8871342afa1f25e929 (patch)
treea18fa00e05977ae975bd9daf0bfe07c0e1206f9a
parent1ba3e6d7978ba4515892ca5736b63637f98d8a4d (diff)
downloadkernel-513d3dd4355f28afa405ae8871342afa1f25e929.tar.gz
kernel-513d3dd4355f28afa405ae8871342afa1f25e929.tar.xz
kernel-513d3dd4355f28afa405ae8871342afa1f25e929.zip
Linux v4.8.3 fixes CVE-2016-5195
-rw-r--r--kernel.spec9
-rw-r--r--sources2
2 files changed, 6 insertions, 5 deletions
diff --git a/kernel.spec b/kernel.spec
index 8db6e1e98..8d8ddafd8 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 2
+%define stable_update 3
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}
@@ -635,9 +635,6 @@ Patch851: drm-virtio-reinstate-drm_virtio_set_busid.patch
Patch852: 0001-crypto-ghash-generic-move-common-definitions-to-a-ne.patch
Patch853: 0001-crypto-vmx-Fix-memory-corruption-caused-by-p8_ghash.patch
-#rhbz 1384606
-Patch854: 0001-Make-__xfs_xattr_put_listen-preperly-report-errors.patch
-
# END OF PATCH DEFINITIONS
%endif
@@ -2174,6 +2171,10 @@ fi
#
#
%changelog
+* Thu Oct 20 2016 Justin M. Forbes <jforbes@fedoraproject.org> - 4.8.3-300
+- Linux v4.8.3
+- CVE-2016-5195 (rhbz 1384344 1387080)
+
* Tue Oct 18 2016 Justin M. Forbes <jforbes@fedoraproject.org>
- Fix memory corruption caused by p8_ghash
- Make __xfs_xattr_put_listen preperly report errors (rhbz 1384606)
diff --git a/sources b/sources
index 844149f62..05f9de7bf 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
c1af0afbd3df35c1ccdc7a5118cd2d07 linux-4.8.tar.xz
0dad03f586e835d538d3e0d2cbdb9a28 perf-man-4.8.tar.gz
-7bbd3c729fa79169f7234ae3ed06b46c patch-4.8.2.xz
+9e430392b1cc430522fa7b27fc4301fc patch-4.8.3.xz