Re: [PATCH] usb: gadget: fix device data management error in gadgetfs_bind()
Greg Kroah-Hartman <[email protected]> Mon, 3 Aug 2026 14:25:51 +0200
| Newsgroups | org.kernel.vger.linux-usb,org.kernel.vger.stable |
|---|---|
| Message-ID | <2026080307-glamour-reveal-a851@gregkh> |
On Mon, Aug 03, 2026 at 01:33:08PM +0300, Dmitry Antipov wrote:
> On 8/3/26 12:15 PM, Greg Kroah-Hartman wrote:
>
> > What commit id does this fix?
>
> IIUC this code is really ancient and 1da177e4c3f4 ("Linux-2.6.12-rc2")
> looks the only match.
Also, do you actually use this code? I'd like to drop all the "legacy"
USB gadget code, given that syzbot has suddenly just woken up and is
finding lots of issues that no one has ever reported, as I don't think
anyone actually uses this at all. But it would be good to be sure.
thanks,
greg k-h