summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2019-10-21 14:58:44 -0400
committerLaura Abbott <labbott@redhat.com>2019-10-21 14:58:44 -0400
commit3ca9f3d998b5bb35bb335152d3fe652af7476c22 (patch)
tree9e3473fa470710bebab08d7aa1b21f6885dbe6ec /kernel.spec
parentcd74d7acd33b240b69494f32b72a29c122f94b5a (diff)
downloadkernel-3ca9f3d998b5bb35bb335152d3fe652af7476c22.tar.gz
kernel-3ca9f3d998b5bb35bb335152d3fe652af7476c22.tar.xz
kernel-3ca9f3d998b5bb35bb335152d3fe652af7476c22.zip
Fix CVE-2019-17666 (rhbz 1763692)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index 09c7d18f0..839bc6aa2 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -44,7 +44,7 @@ Summary: The Linux kernel
# For non-released -rc kernels, this will be appended after the rcX and
# gitX tags, so a 3 here would become part of release "0.rcX.gitX.3"
#
-%global baserelease 300
+%global baserelease 301
%global fedora_build %{baserelease}
# base_sublevel is the kernel version we're starting with and patching
@@ -604,6 +604,10 @@ Patch511: iwlwifi-pcie-change-qu-with-jf-devices-to-use-qu-configuration.patch
# https://lkml.org/lkml/2019/8/29/1772
Patch505: ARM-fix-__get_user_check-in-case-uaccess_-calls-are-not-inlined.patch
+# CVE-2019-17666
+# rhbz 176362
+Patch506: 0001-rtlwifi-Fix-potential-overflow-on-P2P-code.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1805,6 +1809,9 @@ fi
#
#
%changelog
+* Mon Oct 21 2019 Laura Abbott <labbott@redhat.com> - 5.3.7-301
+- Fix CVE-2019-17666 (rhbz 1763692)
+
* Fri Oct 18 2019 Laura Abbott <labbott@redhat.com> - 5.3.7-300
- Linux v5.3.7