lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ