Fix CVE-2018-16884 (rhbz 1660375 1660825)

This commit is contained in:
Jeremy Cline 2019-01-09 10:45:44 -05:00
commit f4d96195f7
No known key found for this signature in database
GPG key ID: 9223308FA9B246DB
2 changed files with 236 additions and 0 deletions

View file

@ -641,6 +641,9 @@ Patch517: 0001-Bluetooth-btsdio-Do-not-bind-to-non-removable-BCM434.patch
# CVE-2019-3701 rhbz 1663729 1663730
Patch518: CVE-2019-3701.patch
# CVE-2018-16884 rhbz 1660375 1660825
Patch519: CVE-2018-16884.patch
# END OF PATCH DEFINITIONS
%endif
@ -1902,6 +1905,9 @@ fi
#
#
%changelog
* Wed Jan 09 2019 Jeremy Cline <jeremy@jcline.org>
- Fix CVE-2018-16884 (rhbz 1660375 1660825)
* Wed Jan 09 2019 Justin M. Forbes <jforbes@fedoraproject.org>
- Fix CVE-2019-3701 (rhbz 1663729 1663730)