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

From: patchwork-bot+netdevbpf

Date: Thu Aug 06 2026 - 11:58:07 EST


Hello:

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

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