Re: [PATCH v3] usb: gadget: f_phonet: fix use-after-free in pn_bind
Nguyen Quang Le Kien <[email protected]> Wed, 5 Aug 2026 16:24:02 +0800
| Newsgroups | org.kernel.vger.linux-usb,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Aug 05, 2026 at XX:XX, Greg KH wrote: > I do not know, but step back, why are you trying to fix this issue at > all if you can not reproduce it and you do not have the hardware to test > it for? The race is clear from reading the code - the old comment was just wrong. syzbot hit it 13 times so I figured the fix was worth sending even without a local reproducer. But if you'd rather not merge it without one, that's fine too. Thanks, Nguyen Quang Le Kien