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]
Date: Sat, 29 Jun 2024 01:30:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Ghadi Elie Rahme <ghadi.rahme@...onical.com>
Cc: netdev@...r.kernel.org, jay.vosburgh@...onical.com, stable@...r.kernel.org
Subject: Re: [PATCH v3 net] bnx2x: Fix multiple UBSAN array-index-out-of-bounds

Hello:

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

On Thu, 27 Jun 2024 14:14:05 +0300 you wrote:
> Fix UBSAN warnings that occur when using a system with 32 physical
> cpu cores or more, or when the user defines a number of Ethernet
> queues greater than or equal to FP_SB_MAX_E1x using the num_queues
> module parameter.
> 
> Currently there is a read/write out of bounds that occurs on the array
> "struct stats_query_entry query" present inside the "bnx2x_fw_stats_req"
> struct in "drivers/net/ethernet/broadcom/bnx2x/bnx2x.h".
> Looking at the definition of the "struct stats_query_entry query" array:
> 
> [...]

Here is the summary with links:
  - [v3,net] bnx2x: Fix multiple UBSAN array-index-out-of-bounds
    https://git.kernel.org/netdev/net/c/134061163ee5

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