From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Sebastian EM <mendozayt13@gmail.com>
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
stable@vger.kernel.org
Subject: Re: [PATCH] usb: gadget: composite: fix integer underflow in WebUSB GET_URL handling
Date: Tue, 12 May 2026 15:29:03 +0200 [thread overview]
Message-ID: <2026051245-kangaroo-matriarch-8eed@gregkh> (raw)
In-Reply-To: <CAD89HyBhwxDsat_JCFFfA-tUYVatxByDj=ikpc9Rxj=kAqn=Sw@mail.gmail.com>
On Tue, May 12, 2026 at 06:18:54AM -0500, Sebastian EM wrote:
> Hi Greg,
>
> Thanks for the review.
>
> You are right; the self Reported-by tag does not belong there, so I dropped
> it in v2.
>
> The introducing commit is:
>
> 93c473948c58 ("usb: gadget: add WebUSB landing page support")
>
> I also added:
>
> Cc: stable@vger.kernel.org
>
> since the issue was introduced with the WebUSB GET_URL handling path and
> the fix is a small bounds/underflow fix suitable for stable kernels.
>
> v2 is attached as a plain patch:
>
> 0001-v2-usb-gadget-composite-fix-integer-underflow-in-WebUSB-GET_URL-handling.patch
We can't take patches as attachments, just send this as a normal v2
patch.
thanks,
greg k-h
next prev parent reply other threads:[~2026-05-12 13:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-12 1:43 [PATCH] usb: gadget: composite: fix integer underflow in WebUSB GET_URL handling Jeremy Erazo
2026-05-12 5:39 ` Greg Kroah-Hartman
2026-05-12 11:18 ` Sebastian EM
2026-05-12 13:29 ` Greg Kroah-Hartman [this message]
[not found] ` <CAD89HyCWaa8esENsCip3foXe7c8x34HRx=37+c4MwnTpCbN1oQ@mail.gmail.com>
2026-05-12 14:32 ` Greg Kroah-Hartman
2026-05-12 15:38 ` [PATCH v2] " Jeremy Erazo
2026-05-12 15:48 ` Greg Kroah-Hartman
2026-05-12 16:05 ` [PATCH v3] " Jeremy Erazo
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=2026051245-kangaroo-matriarch-8eed@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=mendozayt13@gmail.com \
--cc=stable@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.