aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux/found_bugs_usb.md
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@gmail.com>2017-11-21 14:55:21 +0100
committerGitHub <noreply@github.com>2017-11-21 14:55:21 +0100
commit7401db5302d94f2c58bb99e870ecfa014c801549 (patch)
tree832c09a011f0821764d8922ea4312b39d02f1aaf /docs/linux/found_bugs_usb.md
parenteff27f330ab1e923b9401a0d103190e339c38422 (diff)
Update found_bugs_usb.md
Diffstat (limited to 'docs/linux/found_bugs_usb.md')
-rw-r--r--docs/linux/found_bugs_usb.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/linux/found_bugs_usb.md b/docs/linux/found_bugs_usb.md
index 449902981..76df8ea20 100644
--- a/docs/linux/found_bugs_usb.md
+++ b/docs/linux/found_bugs_usb.md
@@ -2,6 +2,10 @@
## USB drivers
+* [usb/net/zd1211rw: possible deadlock in zd_chip_disable_rxtx](https://groups.google.com/forum/#!topic/syzkaller/w_qXxIJfwmE)
+* [usb/sound: use-after-free in __uac_clock_find_source](https://groups.google.com/forum/#!topic/syzkaller/FwYGmsC6c6E)
+* [usb/sound: slab-out-of-bounds in parse_audio_unit](https://groups.google.com/forum/#!topic/syzkaller/RJtoiisdruo)
+* [usb/media/em28xx: use-after-free in dvb_unregister_frontend](https://groups.google.com/forum/#!topic/syzkaller/wYG12peh1G4)
* [usb/media/technisat: slab-out-of-bounds in technisat_usb2_rc_query](https://groups.google.com/forum/#!topic/syzkaller/V-GvHOmJXO0)
* [usb/media/tm6000: use-after-free in tm6000_read_write_usb](https://groups.google.com/forum/#!topic/syzkaller/XLNeGPycipA)
* [usb/net/qmi_wwan: divide error in qmi_wwan_probe/usbnet_probe](https://groups.google.com/forum/#!topic/syzkaller/0e0gmaX9R0g) [[fix1](https://patchwork.ozlabs.org/patch/834771/), [fix2](https://patchwork.ozlabs.org/patch/834770/)] [CVE-2017-16649, CVE-2017-16650]