summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2019-11-26 08:30:00 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2019-11-26 08:30:00 -0600
commitbf6e2e5c451ec4c8cf99792c5174aed9fa65c6e1 (patch)
tree283e8437c744c5cb8ff582f505d89a9871f72a3c /kernel.spec
parent82d983221ca70c2813b39de565b7968c3a955cf6 (diff)
downloadkernel-bf6e2e5c451ec4c8cf99792c5174aed9fa65c6e1.tar.gz
kernel-bf6e2e5c451ec4c8cf99792c5174aed9fa65c6e1.tar.xz
kernel-bf6e2e5c451ec4c8cf99792c5174aed9fa65c6e1.zip
Fix CVE-2019-19082
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 5c137697e..3f5c4f2b8 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -667,6 +667,9 @@ 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
@@ -1868,6 +1871,9 @@ fi
#
#
%changelog
+* 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-300
- Fix CVE-2019-14895 (rhbz 1774870 1776139)
- Fix CVE-2019-14896 (rhbz 1774875 1776143)