From: patchwork-bot+netdevbpf@kernel.org
To: Peter Seiderer <ps.report@gmx.net>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-kselftest@vger.kernel.org, davem@davemloft.net,
edumazet@google.com, kuba@kernel.org, pabeni@redhat.com,
horms@kernel.org, shuah@kernel.org, pchelkin@ispras.ru,
arnd@arndb.de, namcao@linutronix.de
Subject: Re: [PATCH net-next v8 0/8] Some pktgen fixes/improvments (part II)
Date: Tue, 04 Mar 2025 10:20:31 +0000 [thread overview]
Message-ID: <174108363151.83393.7758476435815986527.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250227135604.40024-1-ps.report@gmx.net>
Hello:
This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat.com>:
On Thu, 27 Feb 2025 14:55:56 +0100 you wrote:
> While taking a look at '[PATCH net] pktgen: Avoid out-of-range in
> get_imix_entries' ([1]) and '[PATCH net v2] pktgen: Avoid out-of-bounds
> access in get_imix_entries' ([2], [3]) and doing some tests and code review
> I detected that the /proc/net/pktgen/... parsing logic does not honour the
> user given buffer bounds (resulting in out-of-bounds access).
>
> This can be observed e.g. by the following simple test (sometimes the
> old/'longer' previous value is re-read from the buffer):
>
> [...]
Here is the summary with links:
- [net-next,v8,1/8] net: pktgen: fix mix of int/long
https://git.kernel.org/netdev/net-next/c/90b856ae3528
- [net-next,v8,2/8] net: pktgen: remove extra tmp variable (re-use len instead)
https://git.kernel.org/netdev/net-next/c/7d39e01803bd
- [net-next,v8,3/8] net: pktgen: remove some superfluous variable initializing
https://git.kernel.org/netdev/net-next/c/80f6c198dfd5
- [net-next,v8,4/8] net: pktgen: fix mpls maximum labels list parsing
https://git.kernel.org/netdev/net-next/c/2b15a0693f70
- [net-next,v8,5/8] net: pktgen: fix access outside of user given buffer in pktgen_if_write()
https://git.kernel.org/netdev/net-next/c/c5cdbf23b84c
- [net-next,v8,6/8] net: pktgen: fix mpls reset parsing
https://git.kernel.org/netdev/net-next/c/4bedafa7474e
- [net-next,v8,7/8] net: pktgen: remove all superfluous index assignements
https://git.kernel.org/netdev/net-next/c/21d0d99aebbd
- [net-next,v8,8/8] selftest: net: add proc_net_pktgen
https://git.kernel.org/netdev/net-next/c/03544faad761
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-03-04 10:19 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-27 13:55 [PATCH net-next v8 0/8] Some pktgen fixes/improvments (part II) Peter Seiderer
2025-02-27 13:55 ` [PATCH net-next v8 1/8] net: pktgen: fix mix of int/long Peter Seiderer
2025-02-27 13:55 ` [PATCH net-next v8 2/8] net: pktgen: remove extra tmp variable (re-use len instead) Peter Seiderer
2025-02-27 13:55 ` [PATCH net-next v8 3/8] net: pktgen: remove some superfluous variable initializing Peter Seiderer
2025-02-27 13:56 ` [PATCH net-next v8 4/8] net: pktgen: fix mpls maximum labels list parsing Peter Seiderer
2025-02-27 13:56 ` [PATCH net-next v8 5/8] net: pktgen: fix access outside of user given buffer in pktgen_if_write() Peter Seiderer
2025-02-27 13:56 ` [PATCH net-next v8 6/8] net: pktgen: fix mpls reset parsing Peter Seiderer
2025-02-27 13:56 ` [PATCH net-next v8 7/8] net: pktgen: remove all superfluous index assignements Peter Seiderer
2025-02-27 13:56 ` [PATCH net-next v8 8/8] selftest: net: add proc_net_pktgen Peter Seiderer
2025-03-04 10:20 ` 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=174108363151.83393.7758476435815986527.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=arnd@arndb.de \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=namcao@linutronix.de \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=pchelkin@ispras.ru \
--cc=ps.report@gmx.net \
--cc=shuah@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.