aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux/found_bugs_usb.md
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@gmail.com>2017-11-03 15:48:10 +0100
committerGitHub <noreply@github.com>2017-11-03 15:48:10 +0100
commit7c537a4b3d8f06870c2be555e84f8b428897dcb8 (patch)
tree4f434d1705a566f95cbd0605055bd8441b205310 /docs/linux/found_bugs_usb.md
parente930d6f6753da76f0f32afd78d2ae4f4f04f3d59 (diff)
Update found_bugs_usb.md
Diffstat (limited to 'docs/linux/found_bugs_usb.md')
-rw-r--r--docs/linux/found_bugs_usb.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/linux/found_bugs_usb.md b/docs/linux/found_bugs_usb.md
index dd1a3dacb..94e1c832d 100644
--- a/docs/linux/found_bugs_usb.md
+++ b/docs/linux/found_bugs_usb.md
@@ -2,6 +2,12 @@
## USB drivers
+* [usb/media/em28xx: use-after-free in em28xx_dvb_fini](https://groups.google.com/forum/#!topic/syzkaller/GcS_S4zY2ZQ)
+* [net/media/em28xx: use-after-free in v4l2_fh_init](https://groups.google.com/forum/#!topic/syzkaller/FnJq_QkwCLQ)
+* [usb/media/pvrusb2: WARNING in pvr2_i2c_core_done/sysfs_remove_group](https://groups.google.com/forum/#!topic/syzkaller/0rKk1nKucQA)
+* [usb/sound/usx2y: WARNING in usb_stream_start](https://groups.google.com/forum/#!topic/syzkaller/Gspr1ddXgHA)
+* [usb/net/hfa384x: WARNING in submit_rx_urb/usb_submit_urb](https://groups.google.com/forum/#!topic/syzkaller/hO1s_STq2II)
+* [usb/media/dw2102: null-ptr-deref in dvb_usb_adapter_frontend_init/tt_s2_4600_frontend_attach](https://groups.google.com/forum/#!topic/syzkaller/kmNvrHHgVg4)
* [usb/net/asix: kernel hang in asix_phy_reset](https://groups.google.com/forum/#!topic/syzkaller/3yQVZuxIO-w)
* [usb/media/dtt200u: use-after-free in __dvb_frontend_free](https://groups.google.com/forum/#!topic/syzkaller/0HJQqTm0G_g) [[fix](https://patchwork.linuxtv.org/patch/45218/)]
* [usb/media/mxl111sf: trying to register non-static key in mxl111sf_ctrl_msg](https://groups.google.com/forum/#!topic/syzkaller/Xlvm_cnulFA)