All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Roi Dayan <roid@nvidia.com>
Cc: netdev@vger.kernel.org, paulb@nvidia.com,
	stephen@networkplumber.org, dsahern@kernel.org
Subject: Re: [PATCH iproute2 1/1] tc: ct: Fix invalid pointer dereference
Date: Wed, 07 Dec 2022 17:00:16 +0000	[thread overview]
Message-ID: <167043241694.17877.6232578230277465738.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20221207082213.707577-1-roid@nvidia.com>

Hello:

This patch was applied to iproute2/iproute2.git (main)
by Stephen Hemminger <stephen@networkplumber.org>:

On Wed, 7 Dec 2022 10:22:13 +0200 you wrote:
> Using macro NEXT_ARG_FWD does not validate argc.
> Use macro NEXT_ARG which validates argc while parsing args
> in the same loop iteration.
> 
> Fixes: c8a494314c40 ("tc: Introduce tc ct action")
> Signed-off-by: Roi Dayan <roid@nvidia.com>
> Reviewed-by: Paul Blakey <paulb@nvidia.com>
> 
> [...]

Here is the summary with links:
  - [iproute2,1/1] tc: ct: Fix invalid pointer dereference
    https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=4de59102f49f

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



      parent reply	other threads:[~2022-12-07 17:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-07  8:22 [PATCH iproute2 1/1] tc: ct: Fix invalid pointer dereference Roi Dayan
2022-12-07 13:59 ` Jiri Pirko
2022-12-07 17:00 ` 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=167043241694.17877.6232578230277465738.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=dsahern@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=paulb@nvidia.com \
    --cc=roid@nvidia.com \
    --cc=stephen@networkplumber.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.