public inbox for virtualization@lists.linux-foundation.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Junnan Wu <junnan01.wu@samsung.com>
Cc: mst@redhat.com, jasowang@redhat.com, andrew+netdev@lunn.ch,
	davem@davemloft.net, edumazet@google.com, pabeni@redhat.com,
	xuanzhuo@linux.alibaba.com, eperezma@redhat.com,
	virtualization@lists.linux.dev, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, ying123.xu@samsung.com,
	lei19.wang@samsung.com, q1.huang@samsung.com
Subject: Re: [PATCH net] virtio_net: adjust the execution order of function `virtnet_close` during freeze
Date: Wed, 13 Aug 2025 17:23:07 -0700	[thread overview]
Message-ID: <20250813172307.7d5603e0@kernel.org> (raw)
In-Reply-To: <20250812090817.3463403-1-junnan01.wu@samsung.com>

On Tue, 12 Aug 2025 17:08:17 +0800 Junnan Wu wrote:
> "Use after free" issue appears in suspend once race occurs when
> napi poll scheduls after `netif_device_detach` and before napi disables.

Sounds like a fix people may want to backport. Could you repost with 
an appropriate Fixes tag added, pointing to the earliest commit where
the problem can be observed?
-- 
pw-bot: cr

  reply	other threads:[~2025-08-14  0:23 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20250812090805epcas5p25ba25ca1c5c68bbdf9df27d95ccae4f5@epcas5p2.samsung.com>
2025-08-12  9:08 ` [PATCH net] virtio_net: adjust the execution order of function `virtnet_close` during freeze Junnan Wu
2025-08-14  0:23   ` Jakub Kicinski [this message]
2025-08-14  2:36     ` Junnan Wu
2025-08-14  4:01       ` Jason Wang
2025-08-14  5:43         ` Junnan Wu
2025-08-14  6:49           ` Jason Wang
2025-08-14  7:08             ` Junnan Wu
2025-08-15  1:07           ` Jason Wang
2025-08-15  2:23             ` Junnan Wu
2025-08-15  5:38               ` Jason Wang
2025-08-15  6:06                 ` Junnan Wu
2025-08-15 15:55                   ` Jakub Kicinski
2025-08-18  1:15                     ` Junnan Wu
2025-08-18 15:39                       ` Jakub Kicinski
2025-08-19  2:48                         ` Jason Wang
2025-08-19  3:33                           ` Junnan Wu

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=20250813172307.7d5603e0@kernel.org \
    --to=kuba@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=eperezma@redhat.com \
    --cc=jasowang@redhat.com \
    --cc=junnan01.wu@samsung.com \
    --cc=lei19.wang@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mst@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=q1.huang@samsung.com \
    --cc=virtualization@lists.linux.dev \
    --cc=xuanzhuo@linux.alibaba.com \
    --cc=ying123.xu@samsung.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