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:   Sat, 19 Nov 2022 03:50:18 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Yang Yingliang <yangyingliang@...wei.com>
Cc:     netdev@...r.kernel.org, sgoutham@...vell.com, sbhatta@...vell.com,
        hkelam@...vell.com, rsaladi2@...vell.com, kuba@...nel.org,
        davem@...emloft.net
Subject: Re: [PATCH net] octeontx2-af: debugsfs: fix pci device refcount leak

Hello:

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

On Thu, 17 Nov 2022 20:46:58 +0800 you wrote:
> As comment of pci_get_domain_bus_and_slot() says, it returns
> a pci device with refcount increment, when finish using it,
> the caller must decrement the reference count by calling
> pci_dev_put().
> 
> So before returning from rvu_dbg_rvu_pf_cgx_map_display() or
> cgx_print_dmac_flt(), pci_dev_put() is called to avoid refcount
> leak.
> 
> [...]

Here is the summary with links:
  - [net] octeontx2-af: debugsfs: fix pci device refcount leak
    https://git.kernel.org/netdev/net/c/d66608803aa2

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