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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 09 Jun 2022 04:00:13 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Miaoqian Lin <linmq006@...il.com>
Cc:     joyce.ooi@...el.com, davem@...emloft.net, edumazet@...gle.com,
        kuba@...nel.org, pabeni@...hat.com, vbridgers2013@...il.com,
        netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: altera: Fix refcount leak in altera_tse_mdio_create

Hello:

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

On Tue,  7 Jun 2022 08:11:43 +0400 you wrote:
> Every iteration of for_each_child_of_node() decrements
> the reference count of the previous node.
> When break from a for_each_child_of_node() loop,
> we need to explicitly call of_node_put() on the child node when
> not need anymore.
> Add missing of_node_put() to avoid refcount leak.
> 
> [...]

Here is the summary with links:
  - net: altera: Fix refcount leak in altera_tse_mdio_create
    https://git.kernel.org/netdev/net/c/11ec18b1d8d9

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