From: patchwork-bot+netdevbpf@kernel.org
To: Marc Kleine-Budde <mkl@pengutronix.de>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
linux-can@vger.kernel.org, kernel@pengutronix.de,
mailhol.vincent@wanadoo.fr,
syzbot+d7d8c418e8317899e88c@syzkaller.appspotmail.com,
stable@vger.kernel.org
Subject: Re: [PATCH net 1/6] can: ucan: fix out of bound read in strscpy() source
Date: Tue, 18 Mar 2025 12:00:35 +0000 [thread overview]
Message-ID: <174229923525.283014.13510532442848295902.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250314130909.2890541-2-mkl@pengutronix.de>
Hello:
This series was applied to netdev/net.git (main)
by Marc Kleine-Budde <mkl@pengutronix.de>:
On Fri, 14 Mar 2025 14:04:00 +0100 you wrote:
> From: Vincent Mailhol <mailhol.vincent@wanadoo.fr>
>
> Commit 7fdaf8966aae ("can: ucan: use strscpy() to instead of strncpy()")
> unintentionally introduced a one byte out of bound read on strscpy()'s
> source argument (which is kind of ironic knowing that strscpy() is meant
> to be a more secure alternative :)).
>
> [...]
Here is the summary with links:
- [net,1/6] can: ucan: fix out of bound read in strscpy() source
https://git.kernel.org/netdev/net/c/1d22a122ffb1
- [net,2/6] can: statistics: use atomic access in hot path
https://git.kernel.org/netdev/net/c/80b5f90158d1
- [net,3/6] dt-bindings: can: renesas,rcar-canfd: Fix typo in pattern properties for R-Car V4M
https://git.kernel.org/netdev/net/c/51f6fc9eb1d7
- [net,4/6] can: rcar_canfd: Fix page entries in the AFL list
https://git.kernel.org/netdev/net/c/1dba0a37644e
- [net,5/6] can: flexcan: only change CAN state when link up in system PM
https://git.kernel.org/netdev/net/c/fd99d6ed2023
- [net,6/6] can: flexcan: disable transceiver during system PM
https://git.kernel.org/netdev/net/c/5a19143124be
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2025-03-18 11:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-14 13:03 [PATCH net 0/6] pull-request: can 2025-03-14 Marc Kleine-Budde
2025-03-14 13:04 ` [PATCH net 1/6] can: ucan: fix out of bound read in strscpy() source Marc Kleine-Budde
2025-03-18 12:00 ` patchwork-bot+netdevbpf [this message]
2025-03-14 13:04 ` [PATCH net 2/6] can: statistics: use atomic access in hot path Marc Kleine-Budde
2025-03-14 13:04 ` [PATCH net 3/6] dt-bindings: can: renesas,rcar-canfd: Fix typo in pattern properties for R-Car V4M Marc Kleine-Budde
2025-03-14 13:04 ` [PATCH net 4/6] can: rcar_canfd: Fix page entries in the AFL list Marc Kleine-Budde
2025-03-14 13:04 ` [PATCH net 5/6] can: flexcan: only change CAN state when link up in system PM Marc Kleine-Budde
2025-03-14 13:04 ` [PATCH net 6/6] can: flexcan: disable transceiver during " Marc Kleine-Budde
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=174229923525.283014.13510532442848295902.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=kernel@pengutronix.de \
--cc=kuba@kernel.org \
--cc=linux-can@vger.kernel.org \
--cc=mailhol.vincent@wanadoo.fr \
--cc=mkl@pengutronix.de \
--cc=netdev@vger.kernel.org \
--cc=stable@vger.kernel.org \
--cc=syzbot+d7d8c418e8317899e88c@syzkaller.appspotmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox