[lvc-project] [PATCH net v2] tg3: prevent use of uninitialized remote_adv and local_adv variables

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Thu Oct 16 03:20:08 MSK 2025


Hello:

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

On Tue, 14 Oct 2025 19:47:38 +0300 you wrote:
> Some execution paths that jump to the fiber_setup_done label
> could leave the remote_adv and local_adv variables uninitialized
> and then use it.
> 
> Initialize this variables at the point of definition to avoid this.
> 
> Found by Linux Verification Center (linuxtesting.org) with SVACE.
> 
> [...]

Here is the summary with links:
  - [net,v2] tg3: prevent use of uninitialized remote_adv and local_adv variables
    https://git.kernel.org/netdev/net/c/0c3f2e62815a

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





More information about the lvc-project mailing list