The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Pei Xiao <xiaopei01@kylinos.cn>
Cc: chris.snook@gmail.com, andrew+netdev@lunn.ch,
	davem@davemloft.net, edumazet@google.com, pabeni@redhat.com,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] net: atheros: atl1: Fix use-after-free in atl1_remove due to race condition
Date: Mon, 10 Aug 2026 14:45:47 -0700	[thread overview]
Message-ID: <20260810144547.3984dced@kernel.org> (raw)
In-Reply-To: <59fa855b60e30eb37bb073b41fbde94b4c68901a.1785812450.git.xiaopei01@kylinos.cn>

On Tue,  4 Aug 2026 11:02:20 +0800 Pei Xiao wrote:
> In atl1_probe, &adapter->reset_dev_task is bound with
> atl1_reset_dev_task, and &adapter->link_chg_task is bound with
> atlx_link_chg_task. atl1_intr (on PHY link down, DMA errors or link
> events) and atlx_tx_timeout can schedule these works on system_wq.

Same story, this can reportedly deadlock on NAPI handling
-- 
pw-bot: reject

      reply	other threads:[~2026-08-10 21:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-04  3:02 [PATCH] net: atheros: atl1: Fix use-after-free in atl1_remove due to race condition Pei Xiao
2026-08-10 21:45 ` Jakub Kicinski [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=20260810144547.3984dced@kernel.org \
    --to=kuba@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=chris.snook@gmail.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=xiaopei01@kylinos.cn \
    /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