All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ping-Ke Shih <pkshih@realtek.com>
To: Thadeu Lima de Souza Cascardo <cascardo@igalia.com>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Cc: Kalle Valo <kvalo@kernel.org>,
	"kernel-dev@igalia.com" <kernel-dev@igalia.com>
Subject: RE: [PATCH net 0/5] wifi: rtlwifi: usb probe error path fixes
Date: Fri, 8 Nov 2024 01:41:45 +0000	[thread overview]
Message-ID: <7f14133bbf0c4f2b8d7889e65c3ccf2a@realtek.com> (raw)
In-Reply-To: <20241107133322.855112-1-cascardo@igalia.com>

Thadeu Lima de Souza Cascardo <cascardo@igalia.com> wrote:
> These are fixes that affect mostly the usb probe error path. It fixes UAF
> due to firmware loading touching freed memory by waiting for the load
> completion before releasing that memory. It also fixes a couple of
> identified memory leaks.

This goes via wireless tree, not net. Just send to linux-wireless (you have done).
No need "net" in patch subject. 

I would quickly check if you did really encounter problems and
have tested this patchset with real hardware?



  parent reply	other threads:[~2024-11-08  1:42 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-07 13:33 [PATCH net 0/5] wifi: rtlwifi: usb probe error path fixes Thadeu Lima de Souza Cascardo
2024-11-07 13:33 ` [PATCH net 1/5] wifi: rtlwifi: do not complete firmware loading needlessly Thadeu Lima de Souza Cascardo
2024-11-08  1:57   ` Ping-Ke Shih
2024-11-18  1:55   ` Ping-Ke Shih
2024-11-07 13:33 ` [PATCH net 2/5] wifi: rtlwifi: rtl8192se: rise completion of firmware loading as last step Thadeu Lima de Souza Cascardo
2024-11-08  1:58   ` Ping-Ke Shih
2024-11-07 13:33 ` [PATCH net 3/5] wifi: rtlwifi: wait for firmware loading before releasing memory Thadeu Lima de Souza Cascardo
2024-11-08  2:12   ` Ping-Ke Shih
2024-11-08 11:05     ` Thadeu Lima de Souza Cascardo
2024-11-11  1:12       ` Ping-Ke Shih
2024-11-07 13:33 ` [PATCH net 4/5] wifi: rtlwifi: fix init_sw_vars leak when probe fails Thadeu Lima de Souza Cascardo
2024-11-08  2:14   ` Ping-Ke Shih
2024-11-07 13:33 ` [PATCH net 5/5] wifi: rtlwifi: usb: fix workqueue " Thadeu Lima de Souza Cascardo
2024-11-08  2:23   ` Ping-Ke Shih
2024-11-08 11:15     ` Thadeu Lima de Souza Cascardo
2024-11-11  2:58       ` Ping-Ke Shih
2024-11-08  1:41 ` Ping-Ke Shih [this message]
2024-11-08 10:55   ` [PATCH net 0/5] wifi: rtlwifi: usb probe error path fixes Thadeu Lima de Souza Cascardo
2024-11-11 11:33     ` Kalle Valo

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=7f14133bbf0c4f2b8d7889e65c3ccf2a@realtek.com \
    --to=pkshih@realtek.com \
    --cc=cascardo@igalia.com \
    --cc=kernel-dev@igalia.com \
    --cc=kvalo@kernel.org \
    --cc=linux-wireless@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.