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]
Message-Id: <166849081488.10793.1486894686796847826.git-patchwork-notify@kernel.org>
Date:   Tue, 15 Nov 2022 05:40:14 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Yuan Can <yuancan@...wei.com>
Cc:     snelson@...sando.io, drivers@...sando.io, davem@...emloft.net,
        edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
        brett@...sando.io, netdev@...r.kernel.org
Subject: Re: [PATCH] net: ionic: Fix error handling in ionic_init_module()

Hello:

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

On Sun, 13 Nov 2022 09:29:29 +0000 you wrote:
> A problem about ionic create debugfs failed is triggered with the
> following log given:
> 
>  [  415.799514] debugfs: Directory 'ionic' with parent '/' already present!
> 
> The reason is that ionic_init_module() returns ionic_bus_register_driver()
> directly without checking its return value, if ionic_bus_register_driver()
> failed, it returns without destroy the newly created debugfs, resulting
> the debugfs of ionic can never be created later.
> 
> [...]

Here is the summary with links:
  - net: ionic: Fix error handling in ionic_init_module()
    https://git.kernel.org/netdev/net/c/280c0f7cd0aa

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