summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec15
1 files changed, 13 insertions, 2 deletions
diff --git a/kernel.spec b/kernel.spec
index c74c39b77..e12778a1d 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -626,8 +626,6 @@ Patch332: arm64-socionext-96b-enablement.patch
Patch335: arm-exynos-fix-usb3.patch
-Patch399: arm64-thunderX-fix-ipv6-checksum-offload.patch
-
# 400 - IBM (ppc/s390x) patches
# 500 - Temp fixes/CVEs etc
@@ -678,6 +676,12 @@ Patch627: qxl-fixes.patch
# rhbz 1462175
Patch628: HID-rmi-Check-that-a-device-is-a-RMI-device-before-c.patch
+# CVE-2017-17712 rhbz 1526427 1526933
+Patch629: net-ipv4-fix-for-a-race-condition-in-raw_sendmsg.patch
+
+# CVE-2017-17741 rhbz 1527112 1527113
+Patch630: v4-KVM-Fix-stack-out-of-bounds-read-in-write_mmio.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -2255,6 +2259,13 @@ fi
#
#
%changelog
+* Tue Dec 19 2017 Justin M. Forbes <jforbes@fedoraproject.org>
+- Fix CVE-2017-17741 (rhbz 1527112 1527113)
+
+* Mon Dec 18 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.14.7-200
+- Linux v4.14.7
+- Fix CVE-2017-17712 (rhbz 1526427 1526933)
+
* Thu Dec 14 2017 Jeremy Cline <jeremy@jcline.org> - 4.14.6-200
- Linux v4.14.6
- Security fix for CVE-2017-17449 (rhbz 1525762 1525763)