Backport fix for elantech touchpads (rhbz 1306987)

This commit is contained in:
Josh Boyer 2016-02-16 12:28:49 -05:00
commit f4eecca420
2 changed files with 47 additions and 0 deletions

View file

@ -637,6 +637,9 @@ Patch649: ALSA-usb-audio-avoid-freeing-umidi-object-twice.patch
#CVE-2016-2383 rhbz 1308452 1308453
Patch650: bpf-fix-branch-offset-adjustment-on-backjumps-after-.patch
#rhbz 1306987
Patch651: Input-elantech-mark-protocols-v2-and-v3-as-semi-mt.patch
# END OF PATCH DEFINITIONS
%endif
@ -2080,6 +2083,9 @@ fi
#
#
%changelog
* Tue Feb 16 2016 Josh Boyer <jwboyer@fedoraproject.org>
- Backport fix for elantech touchpads (rhbz 1306987)
* Mon Feb 15 2016 Josh Boyer <jwboyer@fedoraproject.org>
- CVE-2016-2383 incorrect branch fixups for eBPG allow arbitrary reads (rhbz 1308452 1308453)
- CVE-2016-2384 double free in usb-audio from invalid USB descriptor (rhbz 1308444 1308445)