On Thu, Sep 01, 2022 at 09:22:04PM +0200, Francesco Dolcini wrote: > On Wed, Aug 10, 2022 at 03:33:00PM -0400, Alan Stern wrote: > > On Mon, Aug 08, 2022 at 04:26:49PM -0400, Alan Stern wrote: > > > On Mon, Aug 08, 2022 at 04:57:35PM +0200, Marek Szyprowski wrote: > > > > Hi Alan, > > > > > > Hi. > > > > > > > This patch landed recently in linux-next as commit 2191c00855b0 ("USB: > > > > gadget: Fix use-after-free Read in usb_udc_uevent()"). Unfortunately it > > > > fixes the issue by introducing another one. It doesn't look very > > > > probable, but it would be nice to fix it to make the lock dependency > > > > checker happy. > > Hi just bisected a different warning [1], triggered by the same patch and I > was about to send a revert while I noticed you already have a fix more > or less ready, it would be great if you could send it. Please find my > tested-by afterward. It has already been submitted: https://lore.kernel.org/linux-usb/YwkfhdxA%2FI2nOcK7@xxxxxxxxxxxxxxxxxxx/ Greg hasn't merged it yet, though. Alan Stern