From 7e7796999675e889ba9d350d82ebbd611df374c9 Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Tue, 12 Dec 2017 16:57:07 +0100 Subject: Update found_bugs_usb.md --- docs/linux/found_bugs_usb.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/linux') diff --git a/docs/linux/found_bugs_usb.md b/docs/linux/found_bugs_usb.md index 7fa248fd6..8c37fd1be 100644 --- a/docs/linux/found_bugs_usb.md +++ b/docs/linux/found_bugs_usb.md @@ -2,6 +2,7 @@ ## USB drivers +* [usb/core: memory corruption due to an out-of-bounds access in usb_destroy_configuration] [[fix](https://www.spinics.net/lists/linux-usb/msg163644.html)] [CVE-2017-17558] * [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) [[fix](https://www.spinics.net/lists/alsa-devel/msg69833.html)] * [usb/sound: slab-out-of-bounds in parse_audio_unit](https://groups.google.com/forum/#!topic/syzkaller/RJtoiisdruo) [[fix](https://www.spinics.net/lists/alsa-devel/msg69836.html)] -- cgit mrf-deployment