Re: [PATCH net] virtio_net: adjust the execution order of function `virtnet_close` during freeze
From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-08-14 00:23:08
Also in:
lkml, virtualization
From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-08-14 00:23:08
Also in:
lkml, virtualization
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