Fix CVE-2018-19824 (rhbz 1655816 1655817)

This commit is contained in:
Justin M. Forbes 2018-12-04 10:02:50 -06:00
commit 785b96f8ba
2 changed files with 55 additions and 0 deletions

View file

@ -651,6 +651,9 @@ Patch516: asus-fx503-keyb.patch
# rbhz 1554304 patch in the sound tree and Cc'd for stable
Patch517: ALSA-hda-realtek-Fix-speaker-output-regression-on-Thinkpad.patch
# CVE-2018-19824 rhbz 1655816 1655817
Patch518: alsa-usb-audio-fix-UAF-decrement-if-card-has-no-live.patch
# END OF PATCH DEFINITIONS
%endif
@ -1912,6 +1915,9 @@ fi
#
#
%changelog
* Tue Dec 04 2018 Justin M. Forbes <jforbes@fedoraproject.org>
- Fix CVE-2018-19824 (rhbz 1655816 1655817)
* Mon Dec 03 2018 Jeremy Cline <jeremy@jcline.org>
- Fix very quiet speakers on the Thinkpad T570 (rhbz 1554304)