Linux Kernel Selftest development
 help / color / mirror / Atom feed
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, artem.chernyshev@red-soft.ru,
	frederic@kernel.org
Subject: Re: [PATCH net-next v6 0/7] Some pktgen fixes/improvments (part I)
Date: Fri, 21 Feb 2025 01:30:34 +0000	[thread overview]
Message-ID: <174010143451.1536213.11901300800314080047.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250219084527.20488-1-ps.report@gmx.net>

Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Wed, 19 Feb 2025 09:45:20 +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,v6,1/7] net: pktgen: replace ENOTSUPP with EOPNOTSUPP
    https://git.kernel.org/netdev/net-next/c/802fb6db9fdc
  - [net-next,v6,2/7] net: pktgen: enable 'param=value' parsing
    https://git.kernel.org/netdev/net-next/c/80604d19b5fc
  - [net-next,v6,3/7] net: pktgen: fix hex32_arg parsing for short reads
    https://git.kernel.org/netdev/net-next/c/b38504346a24
  - [net-next,v6,4/7] net: pktgen: fix 'rate 0' error handling (return -EINVAL)
    https://git.kernel.org/netdev/net-next/c/3ba38c25a8c0
  - [net-next,v6,5/7] net: pktgen: fix 'ratep 0' error handling (return -EINVAL)
    https://git.kernel.org/netdev/net-next/c/1c3bc2c325f8
  - [net-next,v6,6/7] net: pktgen: fix ctrl interface command parsing
    https://git.kernel.org/netdev/net-next/c/1e5e511373fe
  - [net-next,v6,7/7] net: pktgen: fix access outside of user given buffer in pktgen_thread_write()
    https://git.kernel.org/netdev/net-next/c/425e64440ad0

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2025-02-21  1:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-19  8:45 [PATCH net-next v6 0/7] Some pktgen fixes/improvments (part I) Peter Seiderer
2025-02-19  8:45 ` [PATCH net-next v6 1/7] net: pktgen: replace ENOTSUPP with EOPNOTSUPP Peter Seiderer
2025-02-19  8:45 ` [PATCH net-next v6 2/7] net: pktgen: enable 'param=value' parsing Peter Seiderer
2025-02-19  8:45 ` [PATCH net-next v6 3/7] net: pktgen: fix hex32_arg parsing for short reads Peter Seiderer
2025-02-19  8:45 ` [PATCH net-next v6 4/7] net: pktgen: fix 'rate 0' error handling (return -EINVAL) Peter Seiderer
2025-02-19  8:45 ` [PATCH net-next v6 5/7] net: pktgen: fix 'ratep " Peter Seiderer
2025-02-19  8:45 ` [PATCH net-next v6 6/7] net: pktgen: fix ctrl interface command parsing Peter Seiderer
2025-02-19  8:45 ` [PATCH net-next v6 7/7] net: pktgen: fix access outside of user given buffer in pktgen_thread_write() Peter Seiderer
2025-02-21  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=174010143451.1536213.11901300800314080047.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=artem.chernyshev@red-soft.ru \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=frederic@kernel.org \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox