From 92f543f08acf614b3ecf6edeb85c48f378d8bf7e Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Mon, 23 Oct 2017 16:43:19 +0200 Subject: Update found_bugs_usb.md --- docs/found_bugs_usb.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/found_bugs_usb.md b/docs/found_bugs_usb.md index 173ce62a5..f5dad81a2 100644 --- a/docs/found_bugs_usb.md +++ b/docs/found_bugs_usb.md @@ -2,6 +2,9 @@ ## USB drivers +* [usb/media/dtt200u: use-after-free in __dvb_frontend_free](https://groups.google.com/forum/#!topic/syzkaller/0HJQqTm0G_g) +* [usb/media/mxl111sf: trying to register non-static key in mxl111sf_ctrl_msg](https://groups.google.com/forum/#!topic/syzkaller/Xlvm_cnulFA) +* [usb/media/au0828: use-after-free in au0828_rc_unregister](https://groups.google.com/forum/#!topic/syzkaller/3yL32uggAT0) * [usb/input/gtco: slab-out-of-bounds in parse_hid_report_descriptor](https://groups.google.com/forum/#!topic/syzkaller/McWFcOsA47Y) * [usb/core: slab-out-of-bounds in usb_get_bos_descriptor](https://groups.google.com/forum/#!topic/syzkaller/tzdz2fTB1K0) [[fix](https://www.spinics.net/lists/linux-usb/msg161786.html)] * [usb/net/asix: null-ptr-deref in asix_suspend](https://groups.google.com/forum/#!topic/syzkaller/_9a6pd-p_0E) -- cgit mrf-deployment