Linux wireless drivers development
 help / color / mirror / Atom feed
From: Manuel Ebner <manuelebner@mailbox.org>
To: "Gary Guo" <gary@garyguo.net>,
	"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
	"Rafael J. Wysocki" <rafael@kernel.org>,
	"Danilo Krummrich" <dakr@kernel.org>,
	"Toke Høiland-Jørgensen" <toke@toke.dk>,
	"Johan Hovold" <johan@kernel.org>
Cc: linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org,
	 linux-usb@vger.kernel.org, driver-core@lists.linux.dev
Subject: Re: [PATCH 0/4] usb: fix UAF related to dynamic ID
Date: Tue, 30 Jun 2026 15:26:16 +0200	[thread overview]
Message-ID: <6d1b5937df1fe002c47b226640f57fda2c0ee862.camel@mailbox.org> (raw)
In-Reply-To: <20260630-usb_dyn_id_uaf-v1-0-160a02be5ac2@garyguo.net>

On Tue, 2026-06-30 at 12:38 +0100, Gary Guo wrote:
> [...]
> 
> Signed-off-by: Gary Guo <gary@garyguo.net>

For all four patches:
LGTM.

I guess I'm not in a position to Acked-by or Reviewed-by.

 Manuel


> ---
> Gary Guo (4):
>       wifi: ath9k_htc: don't keep usb_device_id
>       usb: usbtmc: don't keep usb_device_id
>       usb: serial: spcp8x5: don't keep usb_device_id
>       usb: fix UAF when probe runs concurrent to dyn ID removal
> 
>  drivers/net/wireless/ath/ath9k/hif_usb.c | 12 ++++++------
>  drivers/net/wireless/ath/ath9k/hif_usb.h |  2 +-
>  drivers/usb/class/usbtmc.c               |  2 --
>  drivers/usb/core/driver.c                | 33 ++++++++++++++++----------------
>  drivers/usb/serial/spcp8x5.c             |  6 +++---
>  include/linux/usb.h                      |  3 ++-
>  6 files changed, 29 insertions(+), 29 deletions(-)
> ---
> base-commit: 7de6ae9e12207ec146f2f3f1e58d1a99317e88bc
> change-id: 20260629-usb_dyn_id_uaf-9d5f415387d4
> 
> Best regards,
> --  
> Gary Guo <gary@garyguo.net>

  parent reply	other threads:[~2026-06-30 13:26 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-30 11:38 [PATCH 0/4] usb: fix UAF related to dynamic ID Gary Guo
2026-06-30 11:38 ` [PATCH 1/4] wifi: ath9k_htc: don't keep usb_device_id Gary Guo
2026-06-30 21:51   ` Danilo Krummrich
2026-06-30 11:38 ` [PATCH 2/4] usb: usbtmc: " Gary Guo
2026-06-30 21:51   ` Danilo Krummrich
2026-06-30 11:38 ` [PATCH 3/4] usb: serial: spcp8x5: " Gary Guo
2026-06-30 21:52   ` Danilo Krummrich
2026-06-30 11:38 ` [PATCH 4/4] usb: fix UAF when probe runs concurrent to dyn ID removal Gary Guo
2026-06-30 21:55   ` Danilo Krummrich
2026-06-30 13:26 ` Manuel Ebner [this message]
2026-06-30 13:39   ` [PATCH 0/4] usb: fix UAF related to dynamic ID Danilo Krummrich
2026-07-01 15:02     ` Manuel Ebner

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=6d1b5937df1fe002c47b226640f57fda2c0ee862.camel@mailbox.org \
    --to=manuelebner@mailbox.org \
    --cc=dakr@kernel.org \
    --cc=driver-core@lists.linux.dev \
    --cc=gary@garyguo.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=johan@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=rafael@kernel.org \
    --cc=toke@toke.dk \
    /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