From: patchwork-bot+netdevbpf@kernel.org
To: Jakub Kicinski <kuba@kernel.org>
Cc: davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com,
pabeni@redhat.com, andrew+netdev@lunn.ch, horms@kernel.org,
alexanderduyck@fb.com, jacob.e.keller@intel.com, lee@trager.us
Subject: Re: [PATCH net-next] eth: fbnic: fix ubsan complaints about OOB accesses
Date: Fri, 11 Jul 2025 23:10:29 +0000 [thread overview]
Message-ID: <175227542949.2429127.4875665902471663608.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250709205910.3107691-1-kuba@kernel.org>
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 9 Jul 2025 13:59:10 -0700 you wrote:
> UBSAN complains that we reach beyond the end of the log entry:
>
> UBSAN: array-index-out-of-bounds in drivers/net/ethernet/meta/fbnic/fbnic_fw_log.c:94:50
> index 71 is out of range for type 'char [*]'
> Call Trace:
> <TASK>
> ubsan_epilogue+0x5/0x2b
> fbnic_fw_log_write+0x120/0x960
> fbnic_fw_parse_logs+0x161/0x210
>
> [...]
Here is the summary with links:
- [net-next] eth: fbnic: fix ubsan complaints about OOB accesses
https://git.kernel.org/netdev/net-next/c/0346000aaab8
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:[~2025-07-11 23:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-09 20:59 [PATCH net-next] eth: fbnic: fix ubsan complaints about OOB accesses Jakub Kicinski
2025-07-09 21:23 ` Jacob Keller
2025-07-10 0:11 ` Jakub Kicinski
2025-07-10 15:49 ` Jacob Keller
2025-07-11 23:10 ` 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=175227542949.2429127.4875665902471663608.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=alexanderduyck@fb.com \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=jacob.e.keller@intel.com \
--cc=kuba@kernel.org \
--cc=lee@trager.us \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
/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.