summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2017-05-18 09:58:31 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2017-05-18 09:58:31 -0500
commitd245d93d5fb1e7391fa69ee0109fb07f6f39f935 (patch)
treea827f62a830e5b043f27480b50f9bb78f4e7cb13 /kernel.spec
parent0dc5484cfa7e58065c9577c4baf02a9ff5fc037b (diff)
downloadkernel-d245d93d5fb1e7391fa69ee0109fb07f6f39f935.tar.gz
kernel-d245d93d5fb1e7391fa69ee0109fb07f6f39f935.tar.xz
kernel-d245d93d5fb1e7391fa69ee0109fb07f6f39f935.zip
Fix CVE-2017-9059 (rhbz 1451386 1451996)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec7
1 files changed, 7 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 03bed2d2e..bf202df12 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -607,6 +607,10 @@ Patch864: dell-laptop-Adds-support-for-keyboard-backlight-timeout-AC-settings.pa
#CVE-2017-7487 rhbz 1447734 1450417
Patch865: 0001-ipx-call-ipxitf_put-in-ioctl-error-path.patch
+#CVE-2017-9059 rhbz 1451386 1451996
+Patch866: 0001-SUNRPC-Refactor-svc_set_num_threads.patch
+Patch867: 0002-NFSv4-Fix-callback-server-shutdown.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -2176,6 +2180,9 @@ fi
#
#
%changelog
+* Thu May 18 2017 Justin M. Forbes <jforbes@fedoraproject.org>
+- Fix CVE-2017-9059 (rhbz 1451386 1451996)
+
* Mon May 15 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.10.16-200
- Linux v4.10.16
- Fix CVE-2017-7487 (rhbz 1447734 1450417)