summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec28
1 files changed, 27 insertions, 1 deletions
diff --git a/kernel.spec b/kernel.spec
index 301afb23e..faf48dd5e 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -668,6 +668,22 @@ Patch524: media-rc-prevent-memory-leak-in-cx23888_ir_probe.patch
# CVE-2019-19077 rhbz 1775724 1775725
Patch525: 0001-RDMA-Fix-goto-target-to-release-the-allocated-memory.patch
+# CVE-2019-14895 rhbz 1774870 1776139
+Patch526: mwifiex-fix-possible-heap-overflow-in-mwifiex_process_country_ie.patch
+
+# CVE-2019-14896 rhbz 1774875 1776143
+# CVE-2019-14897 rhbz 1774879 1776146
+Patch527: libertas-Fix-two-buffer-overflows-at-parsing-bss-descriptor.patch
+
+# CVE-2019-14901 rhbz 1773519 1776184
+Patch528: mwifiex-Fix-heap-overflow-in-mmwifiex_process_tdls_action_frame.patch
+
+# CVE-2019-19078 rhbz 1776354 1776353
+Patch529: ath10k-fix-memory-leak.patch
+
+# CVE-2019-19082 rhbz 1776832 1776833
+Patch530: 0001-drm-amd-display-prevent-memory-leak.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -1908,7 +1924,17 @@ fi
#
#
%changelog
-* Mon Nov 25 2019 Laura Abbott <labbott@redhat.com> - 5.3.13-200
+* Tue Nov 26 2019 Justin M. Forbes <jforbes@fedoraproject.org>
+- Fix CVE-2019-19082 (rhbz 1776832 1776833)
+
+* Mon Nov 25 2019 Justin M. Forbes <jforbes@fedoraproject.org> - 5.3.13-200
+- Fix CVE-2019-14895 (rhbz 1774870 1776139)
+- Fix CVE-2019-14896 (rhbz 1774875 1776143)
+- Fix CVE-2019-14897 (rhbz 1774879 1776146)
+- Fix CVE-2019-14901 (rhbz 1773519 1776184)
+- Fix CVE-2019-19078 (rhbz 1776354 1776353)
+
+* Mon Nov 25 2019 Laura Abbott <labbott@redhat.com>
- Linux v5.3.13
* Fri Nov 22 2019 Justin M. Forbes <jforbes@fedoraproject.org>