summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec14
1 files changed, 8 insertions, 6 deletions
diff --git a/kernel.spec b/kernel.spec
index 4d5a12365..8d7fa4035 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -689,9 +689,6 @@ Patch706: Fix-for-module-sig-verification.patch
# rhbz 1485086
Patch710: pci-mark-amd-stoney-gpu-ats-as-broken.patch
-# CVE-2017-7558 rhbz 1480266 1484810
-Patch712: net-sctp-Avoid-out-of-bounds-reads-from-address-storage.patch
-
# CVE-2017-13693 rhbz 1485346 1485356
Patch713: acpi-acpica-fix-acpi-operand-cache-leak-in-dsutils.c.patch
@@ -701,9 +698,6 @@ Patch714: V4-acpi-acpica-fix-acpi-parse-and-parseext-cache-leaks.patch
# CVE-2017-13695 rhbz 1485349
Patch715: acpi-acpica-fix-acpi-operand-cache-leak-in-nseval.c.patch
-# rhbz 1484587
-Patch716: md-raid-reset-bio-allocated-from-mempool.patch
-
# CVE-2017-14051 rhbz 1487126 1487127
Patch717: v2-scsi-qla2xxx-Fix-an-integer-overflow-in-sysfs-code.patch
@@ -719,6 +713,9 @@ Patch720: kvm-nVMX-Don-t-allow-L2-to-access-the-hardware-CR8.patch
# CVE-2017-12153 rhbz 1491046 1491057
Patch721: nl80211-check-for-the-required-netlink-attributes-presence.patch
+# rhbz 1493435 1493436
+Patch722: KEYS-prevent-KEYCTL_READ-on-negative-key.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -2296,6 +2293,11 @@ fi
#
#
%changelog
+* Wed Sep 20 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.12.14-300
+- Linux v4.12.14
+- Fixes 1493435 1493436
+- Fixes CVE-2017-14497 (rhbz 1492593 1492594)
+
* Mon Sep 18 2017 Justin M. Forbes <jforbes@redhat.com>
- Fixes for QXL (rhbz 1462381)