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: 
 <176369160578.1863338.9797726475142427513.git-patchwork-notify@kernel.org>
Date: Fri, 21 Nov 2025 02:20:05 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Sayooj K Karun <sayooj@...lync.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
 pabeni@...hat.com, 3chas3@...il.com, horms@...nel.org,
 netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net: atm: fix incorrect cleanup function call in error
 path

Hello:

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

On Wed, 19 Nov 2025 14:27:47 +0530 you wrote:
> In atm_init(), if atmsvc_init() fails, the code jumps to out_atmpvc_exit
> label which incorrectly calls atmsvc_exit() instead of atmpvc_exit().
> This results in calling the wrong cleanup function and failing to properly
> clean up atmpvc_init().
> 
> Fix this by calling atmpvc_exit() in the out_atmpvc_exit error path.
> 
> [...]

Here is the summary with links:
  - net: atm: fix incorrect cleanup function call in error path
    https://git.kernel.org/netdev/net/c/4b4749b7b4b3

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