summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@redhat.com>2017-03-15 08:24:15 -0500
committerJustin M. Forbes <jforbes@redhat.com>2017-03-15 08:24:15 -0500
commit2772b1ac627db8629b28d35d30785496842cb07c (patch)
tree513956751e18d91daa854214c60fa3539dc0562c /kernel.spec
parent6588c82223927c63c8dffb1fbb982c818ff9995e (diff)
downloadkernel-2772b1ac627db8629b28d35d30785496842cb07c.tar.gz
kernel-2772b1ac627db8629b28d35d30785496842cb07c.tar.xz
kernel-2772b1ac627db8629b28d35d30785496842cb07c.zip
Linux v4.10.3
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/kernel.spec b/kernel.spec
index fabfeae22..3bf66240b 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}
@@ -612,8 +612,8 @@ Patch854: kvm-fix-page-struct-leak-in-handle_vmon.patch
#CVE-2017-6353 rhbz 1428907 1428910
Patch855: sctp-deny-peeloff-operation-on-asocs-with-threads-sl.patch
-# CVE-2017-2636 rhbz 1430049
-Patch668: 0001-tty-n_hdlc-get-rid-of-racy-n_hdlc.tbuf.patch
+#CVE-2017-6874 rhbz 1432429 1432430
+Patch856: ucount-Remove-the-atomicity-from-ucount-count.patch
# END OF PATCH DEFINITIONS
@@ -2184,6 +2184,10 @@ fi
#
#
%changelog
+* Wed Mar 15 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.10.3-200
+- Linux v4.10.3
+- CVE-2017-6874 Fix race condition in ucount.c (rhbz 1432429 1432430)
+
* Mon Mar 13 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.10.2-200
- Linux v4.10.2