Netdev List
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Ibrahim Hashimov <security@auditcode.ai>
Cc: alex.aring@gmail.com, miquel.raynal@bootlin.com,
	stefan@datenfreihafen.org, kuba@kernel.org,
	linux-wpan@vger.kernel.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, stable@vger.kernel.org
Subject: Re: [PATCH net v3] mac802154: hold an interface reference across the scan worker
Date: Thu, 23 Jul 2026 17:40:08 +0000	[thread overview]
Message-ID: <178482840899.2802214.3672009527883372357.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260721211228.34578-1-security@auditcode.ai>

Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Tue, 21 Jul 2026 23:12:28 +0200 you wrote:
> mac802154_scan_worker() captures the scanning sub-interface under RCU
> and then keeps dereferencing sdata->dev after rcu_read_unlock() and
> outside the rtnl -- in the failure traces, in
> mac802154_transmit_beacon_req() (skb->dev = sdata->dev), and in the
> end_scan cleanup. Nothing keeps that netdev alive across the worker
> iteration.
> 
> [...]

Here is the summary with links:
  - [net,v3] mac802154: hold an interface reference across the scan worker
    https://git.kernel.org/netdev/net/c/234e5e898b71

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      reply	other threads:[~2026-07-23 17:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-21 21:12 [PATCH net v3] mac802154: hold an interface reference across the scan worker Ibrahim Hashimov
2026-07-23 17:40 ` patchwork-bot+netdevbpf [this message]

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=178482840899.2802214.3672009527883372357.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=alex.aring@gmail.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wpan@vger.kernel.org \
    --cc=miquel.raynal@bootlin.com \
    --cc=netdev@vger.kernel.org \
    --cc=security@auditcode.ai \
    --cc=stable@vger.kernel.org \
    --cc=stefan@datenfreihafen.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox