RE: [PATCH] HID: USB: Fix general protection fault caused by Logitech driver

2019-08-23 Thread Roderick.Colenbrander
On Thu, 22 Aug 2019, Alan Stern wrote: > > > > > I've ran the fuzzer with your patches applied overnight and noticed > > > > > another fallout of similar bugs. I think they are caused by a similar > > > > > issue in the sony HID driver. There's no hid_hw_stop() call in the "if > > > > > (!(hdev->c

RE: [PATCH] HID: USB: Fix general protection fault caused by Logitech driver

2019-09-03 Thread Roderick.Colenbrander
> From: Andrey Konovalov [andreyk...@google.com] > Sent: Tuesday, September 03, 2019 3:46 AM > To: Colenbrander, Roderick > Cc: Jiri Kosina; Alan Stern; Gustavo A. R. Silva; Hillf Danton; > syzkaller-bugs; linux-in...@vger.kernel.org; USB list > Subject: Re: [PATCH] HID: USB: Fix general protectio