Linux USB
 help / color / mirror / Atom feed
From: Haofeng Li <lihaofeng@kylinos.cn>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: gregkh@linuxfoundation.org, xu.yang_2@nxp.com, hhhuuu@google.com,
	kees@kernel.org, kai.aizen.dev@gmail.com,
	andriy.shevchenko@intel.com, christophe.jaillet@wanadoo.fr,
	dan.scally@ideasonboard.com, linux-usb@vger.kernel.org,
	linux-kernel@vger.kernel.org, 13266079573@163.com,
	Haofeng Li <lihaofeng@kylinos.cn>
Subject: Re: [PATCH] usb: gadget: f_uvc: fix Extension Unit descriptor heap overflow
Date: Sun, 23 Aug 2026 04:26:13 +0800	[thread overview]
Message-ID: <20260823000000.1.lihaofeng@kylinos.cn> (raw)
In-Reply-To: <bccf64d8-d7f2-46e9-b3e2-5605decad9d6@infradead.org>

On 8/22/26 13:01, Randy Dunlap wrote:
>> +/* The descriptor must fit into the one-byte bLength field */
>
>          descriptor length must fit
> ?

Good point, thanks. Fixed in v2:

	-/* The descriptor must fit into the one-byte bLength field */
	+/* The descriptor length must fit into the one-byte bLength field */

v2 sent as a reply to the original patch.

Regards,
Haofeng

  reply	other threads:[~2026-08-22 20:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-22 19:47 [PATCH] usb: gadget: f_uvc: fix Extension Unit descriptor heap overflow Haofeng Li
2026-08-22 20:01 ` Randy Dunlap
2026-08-22 20:26   ` Haofeng Li [this message]
2026-08-22 20:26 ` [PATCH v2] " Haofeng Li
2026-08-24  8:38 ` [PATCH] " Dan Scally
2026-08-24  9:44   ` [PATCH v3] " Haofeng Li
2026-08-24 15:29     ` Andy Shevchenko
2026-08-24 17:04     ` [PATCH v4] " Haofeng Li

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=20260823000000.1.lihaofeng@kylinos.cn \
    --to=lihaofeng@kylinos.cn \
    --cc=13266079573@163.com \
    --cc=andriy.shevchenko@intel.com \
    --cc=christophe.jaillet@wanadoo.fr \
    --cc=dan.scally@ideasonboard.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=hhhuuu@google.com \
    --cc=kai.aizen.dev@gmail.com \
    --cc=kees@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=xu.yang_2@nxp.com \
    /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