From 7c537a4b3d8f06870c2be555e84f8b428897dcb8 Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Fri, 3 Nov 2017 15:48:10 +0100 Subject: Update found_bugs_usb.md --- docs/linux/found_bugs_usb.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/linux/found_bugs_usb.md') 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) -- cgit mrf-deployment