From: Nguyen Quang Le Kien <khiemtranzo532001@gmail.com>
To: gregkh@linuxfoundation.org
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
Nguyen Quang Le Kien <khiemtranzo532001@gmail.com>
Subject: Re: [PATCH v3] usb: gadget: f_phonet: fix use-after-free in pn_bind
Date: Wed, 5 Aug 2026 16:24:02 +0800 [thread overview]
Message-ID: <20260805082402.3265730-1-khiemtranzo532001@gmail.com> (raw)
In-Reply-To: <2026080509-scouts-nimbly-66a6@gregkh>
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
next prev parent reply other threads:[~2026-08-05 8:24 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-04 3:33 [PATCH] usb: gadget: f_phonet: fix use-after-free in pn_bind Nguyen Quang Le Kien
2026-08-04 6:30 ` Greg KH
2026-08-04 7:44 ` [PATCH v2] " Nguyen Quang Le Kien
2026-08-04 7:52 ` Greg KH
2026-08-04 8:18 ` Nguyen Quang Le Kien
2026-08-04 8:21 ` Greg KH
2026-08-05 4:08 ` Nguyen Quang Le Kien
2026-08-05 4:57 ` Greg KH
2026-08-05 6:57 ` [PATCH v3] " Nguyen Quang Le Kien
2026-08-05 7:51 ` Greg KH
2026-08-05 8:24 ` Nguyen Quang Le Kien [this message]
2026-08-05 8:37 ` Greg KH
2026-08-05 9:23 ` Nguyen Quang Le Kien
2026-08-04 8:25 ` [PATCH v2] " Nguyen Quang Le Kien
2026-08-04 8:25 ` syzbot
2026-08-05 4:13 ` [PATCH v3] " Nguyen Quang Le Kien
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260805082402.3265730-1-khiemtranzo532001@gmail.com \
--to=khiemtranzo532001@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox