Re: [PATCH net v2] net: usb: ipheth: fix carrier_work UAF on disconnect

[email protected]
Newsgroups gmane.linux.kernel.stable,gmane.linux.usb.general,gmane.linux.network,gmane.linux.kernel
Message-ID <178603142291.1348318.12761684225975520681.git-patchwork-notify@kernel.org>
Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <[email protected]>:

On Sun,  2 Aug 2026 14:06:02 +0200 you wrote:
> ipheth_sndbulk_callback() re-arms the carrier-check work on any
> non-zero URB status:
> 
> 	else
> 		schedule_delayed_work(&dev->carrier_work, 0);
> 
> Nothing ties that to the interface being up, so the work can be armed
> again after ipheth_close() has already drained it, and stay armed
> until the netdev whose private area embeds it is freed.
> 
> [...]

Here is the summary with links:
  - [net,v2] net: usb: ipheth: fix carrier_work UAF on disconnect
    https://git.kernel.org/netdev/net/c/fde39b8a5217

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.