public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel•org
To: Ghadi Elie Rahme <ghadi.rahme@canonical•com>
Cc: netdev@vger•kernel.org, jay.vosburgh@canonical•com,
	stable@vger•kernel.org
Subject: Re: [PATCH v3 net] bnx2x: Fix multiple UBSAN array-index-out-of-bounds
Date: Sat, 29 Jun 2024 01:30:28 +0000	[thread overview]
Message-ID: <171962462836.4840.5947953346740333097.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240627111405.1037812-1-ghadi.rahme@canonical.com>

Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel•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



      reply	other threads:[~2024-06-29  1:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-27 11:14 [PATCH v3 net] bnx2x: Fix multiple UBSAN array-index-out-of-bounds Ghadi Elie Rahme
2024-06-29  1:30 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=171962462836.4840.5947953346740333097.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel$(echo .)org \
    --cc=ghadi.rahme@canonical$(echo .)com \
    --cc=jay.vosburgh@canonical$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=stable@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox