Re: [PATCH v3] usb: gadget: f_phonet: fix use-after-free in pn_bind
From: Nguyen Quang Le Kien
Date: Wed Aug 05 2026 - 04:25:23 EST
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