summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@redhat.com>2017-02-07 08:15:57 -0600
committerJustin M. Forbes <jforbes@redhat.com>2017-02-07 08:15:57 -0600
commit9e68bb52f7a90c5fcdf4dcea2c96574c12ec9172 (patch)
treee12a5ffdfdd547a92394d7a86f6a95bd6473212e /kernel.spec
parent18006e9d5f24392f83a191d8b190666676ea47ce (diff)
downloadkernel-9e68bb52f7a90c5fcdf4dcea2c96574c12ec9172.tar.gz
kernel-9e68bb52f7a90c5fcdf4dcea2c96574c12ec9172.tar.xz
kernel-9e68bb52f7a90c5fcdf4dcea2c96574c12ec9172.zip
CVE-2017-5897 ip6_gre: Invalid reads in ip6gre_err (rhbz 1419848 1419851)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index e7aa0bbb5..892054574 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -640,6 +640,9 @@ Patch855: kvm-fix-page-struct-leak-in-handle_vmon.patch
# rhbz 1418858
Patch856: PCI-ASPM-Handle-PCI-to-PCIe-bridges-as-roots-of-PCIe-hierarchies.patch
+#CVE-2017-5897 rhbz 1419848 1419851
+Patch857: ip6_gre-fix-ip6gre_err-invalid-reads.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -2169,6 +2172,9 @@ fi
#
#
%changelog
+* Tue Feb 7 2017 Justin M. Forbes <jforbes@fedoraproject.org>
+- CVE-2017-5897 ip6_gre: Invalid reads in ip6gre_err (rhbz 1419848 1419851)
+
* Tue Feb 7 2017 Peter Robinson <pbrobinson@fedoraproject.org> 4.9.8-101
- Drop "fixes" for bcm238x as they seem to break other Raspberry Pi 3 things