[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163429381167.2368.8427273925060119169.git-patchwork-notify@kernel.org>
Date: Fri, 15 Oct 2021 10:30:11 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Matt Johnston <matt@...econstruct.com.au>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
jk@...econstruct.com.au
Subject: Re: [PATCH net-next v2] mctp: Avoid leak of mctp_sk_key
Hello:
This patch was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:
On Thu, 14 Oct 2021 16:10:50 +0800 you wrote:
> mctp_key_alloc() returns a key already referenced.
>
> The mctp_route_input() path receives a packet for a bind socket and
> allocates a key. It passes the key to mctp_key_add() which takes a
> refcount and adds the key to lists. mctp_route_input() should then
> release its own refcount when setting the key pointer to NULL.
>
> [...]
Here is the summary with links:
- [net-next,v2] mctp: Avoid leak of mctp_sk_key
https://git.kernel.org/netdev/net-next/c/0b93aed2842d
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