summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2016-03-18 10:37:29 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2016-03-18 10:39:34 -0400
commit89cc46c010dd1dce193a4ffff039f473c7fe24be (patch)
tree17da6ac3a491e6f71a1d392c9163270bdab7b659 /kernel.spec
parent4c948d6d0ba0213e4abc29f4e0863dc4ef211507 (diff)
downloadkernel-89cc46c010dd1dce193a4ffff039f473c7fe24be.tar.gz
kernel-89cc46c010dd1dce193a4ffff039f473c7fe24be.tar.xz
kernel-89cc46c010dd1dce193a4ffff039f473c7fe24be.zip
CVE-2016-2188 iowarrior: oops on invalid USB descriptors (rhbz 1317018 1317467)
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index e6387ff52..ad92236f3 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -637,6 +637,9 @@ Patch672: cypress_m8-add-sanity-checking.patch
#CVE-2016-2186 rhbz 1317015 1317464
Patch673: USB-input-powermate-fix-oops-with-malicious-USB-desc.patch
+#CVE-2016-2188 rhbz 1317018 1317467
+Patch674: USB-iowarrior-fix-oops-with-malicious-USB-descriptor.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -2159,6 +2162,7 @@ fi
#
%changelog
* Fri Mar 18 2016 Josh Boyer <jwboyer@fedoraproject.org>
+- CVE-2016-2188 iowarrior: oops on invalid USB descriptors (rhbz 1317018 1317467)
- CVE-2016-2186 powermate: oops on invalid USB descriptors (rhbz 1317015 1317464)
- CVE-2016-3137 cypress_m8: oops on invalid USB descriptors (rhbz 1317010 1316996)
- CVE-2016-2184 alsa: panic on invalid USB descriptors (rhbz 1317012 1317470)