Re: [PATCH] usb: gadget: composite: fix integer underflow in WebUSB GET_URL handling
From: Greg Kroah-Hartman
Date: Tue May 12 2026 - 09:43:51 EST
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@xxxxxxxxxxxxxxx
>
> 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