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: 
 <173725144499.2533015.1222534693782036747.git-patchwork-notify@kernel.org>
Date: Sun, 19 Jan 2025 01:50:44 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
 pabeni@...hat.com, andrew+netdev@...n.ch, horms@...nel.org,
 michael.chan@...adcom.com, pavan.chebbi@...adcom.com
Subject: Re: [PATCH net-next] eth: bnxt: fix string truncation warning in FW
 version

Hello:

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

On Fri, 17 Jan 2025 10:37:26 -0800 you wrote:
> W=1 builds with gcc 14.2.1 report:
> 
> drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c:4193:32: error: ā€˜%sā€™ directive output may be truncated writing up to 31 bytes into a region of size 27 [-Werror=format-truncation=]
>  4193 |                          "/pkg %s", buf);
> 
> It's upset that we let buf be full length but then we use 5
> characters for "/pkg ".
> 
> [...]

Here is the summary with links:
  - [net-next] eth: bnxt: fix string truncation warning in FW version
    https://git.kernel.org/netdev/net-next/c/17656eb5cfe5

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