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

2019-09-03 Thread Roderick.Colenbrander
: USB: Fix general protection fault caused by > Logitech driver > On Sat, Aug 24, 2019 at 2:41 AM wrote: > > On Thu, 22 Aug 2019, Alan Stern wrote: > > > > > > > > > I've ran the fuzzer with your patches applied overnight and > > > > > > >

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

2019-09-03 Thread Andrey Konovalov
On Sat, Aug 24, 2019 at 2:41 AM wrote: > > 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 drive

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-08-23 Thread Jiri Kosina
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->claimed &

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

2019-08-22 Thread Alan Stern
On Thu, 22 Aug 2019, Andrey Konovalov wrote: > On Thu, Aug 22, 2019 at 7:11 PM Alan Stern wrote: > > > > On Thu, 22 Aug 2019, Andrey Konovalov wrote: > > > > > Hi Alan, > > > > > > I've ran the fuzzer with your patches applied overnight and noticed > > > another fallout of similar bugs. I think t

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

2019-08-22 Thread Andrey Konovalov
On Thu, Aug 22, 2019 at 7:11 PM Alan Stern wrote: > > On Thu, 22 Aug 2019, Andrey Konovalov wrote: > > > Hi Alan, > > > > 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.

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

2019-08-22 Thread Alan Stern
On Thu, 22 Aug 2019, Andrey Konovalov wrote: > Hi Alan, > > 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->claimed & HID

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

2019-08-22 Thread Andrey Konovalov
On Tue, Aug 20, 2019 at 10:00 PM Alan Stern wrote: > > The syzbot fuzzer found a general protection fault in the HID subsystem: > > kasan: CONFIG_KASAN_INLINE enabled > kasan: GPF could be caused by NULL-ptr deref or user memory access > general protection fault: [#1] SMP KASAN > CPU: 0 PID:

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

2019-08-22 Thread Jiri Kosina
On Tue, 20 Aug 2019, Alan Stern wrote: > The syzbot fuzzer found a general protection fault in the HID subsystem: Applied, thanks a lot Alan. -- Jiri Kosina SUSE Labs

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

2019-08-21 Thread Andrey Konovalov
On Tue, Aug 20, 2019 at 10:00 PM Alan Stern wrote: > > The syzbot fuzzer found a general protection fault in the HID subsystem: > > kasan: CONFIG_KASAN_INLINE enabled > kasan: GPF could be caused by NULL-ptr deref or user memory access > general protection fault: [#1] SMP KASAN > CPU: 0 PID:

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

2019-08-20 Thread Alan Stern
The syzbot fuzzer found a general protection fault in the HID subsystem: kasan: CONFIG_KASAN_INLINE enabled kasan: GPF could be caused by NULL-ptr deref or user memory access general protection fault: [#1] SMP KASAN CPU: 0 PID: 3715 Comm: syz-executor.3 Not tainted 5.2.0-rc6+ #15 Hardware nam