[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175219620677.1722907.259006484349670709.git-patchwork-notify@kernel.org>
Date: Fri, 11 Jul 2025 01:10:06 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: None <veritas501@...mail.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, horms@...nel.org, tglx@...utronix.de, mingo@...nel.org,
herbert@...dor.apana.org.au, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] net: appletalk: Fix device refcount leak in
atrtr_create()
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 9 Jul 2025 03:52:51 +0000 you wrote:
> From: Kito Xu <veritas501@...mail.com>
>
> When updating an existing route entry in atrtr_create(), the old device
> reference was not being released before assigning the new device,
> leading to a device refcount leak. Fix this by calling dev_put() to
> release the old device reference before holding the new one.
>
> [...]
Here is the summary with links:
- [v2] net: appletalk: Fix device refcount leak in atrtr_create()
https://git.kernel.org/netdev/net/c/711c80f7d8b1
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists