From: patchwork-bot+netdevbpf@kernel.org
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
sam@samdaly.ie, sgoutham@marvell.com, lcherian@marvell.com,
gakula@marvell.com, hkelam@marvell.com, sbhatta@marvell.com,
andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com, stable@kernel.org
Subject: Re: [PATCH net] octeontx2-af: CGX: add bounds check to cgx_speed_mbps index
Date: Sat, 16 May 2026 00:30:06 +0000 [thread overview]
Message-ID: <177889140614.207359.1820103760731056941.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <2026051352-refined-demise-e88d@gregkh>
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 13 May 2026 18:42:53 +0200 you wrote:
> From: Sam Daly <sam@samdaly.ie>
>
> cgx_speed_mbps has 13 elements but RESP_LINKSTAT_SPEED can yield values
> 0-15. If it returns a value >= 13, this causes an out-of-bounds array
> access. Add a bounds check and default to speed 0 if the index is out of
> range.
>
> [...]
Here is the summary with links:
- [net] octeontx2-af: CGX: add bounds check to cgx_speed_mbps index
https://git.kernel.org/netdev/net/c/c0bf0a4f3f1f
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2026-05-16 0:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-13 16:42 [PATCH net] octeontx2-af: CGX: add bounds check to cgx_speed_mbps index Greg Kroah-Hartman
2026-05-16 0: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=177889140614.207359.1820103760731056941.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=gakula@marvell.com \
--cc=gregkh@linuxfoundation.org \
--cc=hkelam@marvell.com \
--cc=kuba@kernel.org \
--cc=lcherian@marvell.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sam@samdaly.ie \
--cc=sbhatta@marvell.com \
--cc=sgoutham@marvell.com \
--cc=stable@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.