Thread (2 messages) read the whole thread 2 messages, 2 authors, 2021-06-29

Re: [PATCH v2] usb: dwc3: avoid NULL access of usb_gadget_driver

From: Alan Stern <stern@rowland.harvard.edu>
Date: 2021-06-29 14:32:56
Also in: lkml

On Tue, Jun 29, 2021 at 09:51:18AM +0800, Linyu Yuan wrote:
we found crash in dwc3_disconnect_gadget(),
it is because dwc->gadget_driver become NULL before async access.
7dc0c55e9f30 ('USB: UDC core: Add udc_async_callbacks gadget op')
suggest a common way to avoid such kind of issue.

this change implment the callback in dwc3 and
change related functions which have callback to usb gadget driver.

Signed-off-by: Linyu Yuan <redacted>
---

v2: add missing check in dwc3_reset_gadget(), found by Alan Stern.
This is better.

Acked-by: Alan Stern <stern@rowland.harvard.edu>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help