From: patchwork-bot+netdevbpf@kernel.org
To: Saeed Mahameed <saeed@kernel.org>
Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org,
dan.carpenter@oracle.com, roid@nvidia.com, saeedm@nvidia.com
Subject: Re: [net-next 01/16] net/mlx5e: TC, Fix use after free in mlx5e_clone_flow_attr_for_post_act()
Date: Thu, 10 Mar 2022 22:50:14 +0000 [thread overview]
Message-ID: <164695261447.1555.9085815435694091848.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220309213755.610202-2-saeed@kernel.org>
Hello:
This series was applied to netdev/net-next.git (master)
by Saeed Mahameed <saeedm@nvidia.com>:
On Wed, 9 Mar 2022 13:37:40 -0800 you wrote:
> From: Dan Carpenter <dan.carpenter@oracle.com>
>
> This returns freed memory leading to a use after free. It's supposed to
> return NULL.
>
> Fixes: 8300f225268b ("net/mlx5e: Create new flow attr for multi table actions")
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
> Reviewed-by: Roi Dayan <roid@nvidia.com>
> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
>
> [...]
Here is the summary with links:
- [net-next,01/16] net/mlx5e: TC, Fix use after free in mlx5e_clone_flow_attr_for_post_act()
https://git.kernel.org/netdev/net-next/c/371c2b349d92
- [net-next,02/16] net/mlx5: Add command failures data to debugfs
https://git.kernel.org/netdev/net-next/c/34f46ae0d4b3
- [net-next,03/16] net/mlx5: Remove redundant notify fail on give pages
https://git.kernel.org/netdev/net-next/c/4dac2f10ada0
- [net-next,04/16] net/mlx5: Remove redundant error on give pages
https://git.kernel.org/netdev/net-next/c/113fdaaad75a
- [net-next,05/16] net/mlx5: Remove redundant error on reclaim pages
https://git.kernel.org/netdev/net-next/c/8d564292a166
- [net-next,06/16] net/mlx5: Change release_all_pages cap bit location
https://git.kernel.org/netdev/net-next/c/d2cb8dda214f
- [net-next,07/16] net/mlx5: Move debugfs entries to separate struct
https://git.kernel.org/netdev/net-next/c/66771a1c729e
- [net-next,08/16] net/mlx5: Add pages debugfs
https://git.kernel.org/netdev/net-next/c/4e05cbf05c66
- [net-next,09/16] net/mlx5: Add debugfs counters for page commands failures
https://git.kernel.org/netdev/net-next/c/32071187e9fb
- [net-next,10/16] net/mlx5: DR, Align mlx5dv_dr API vport action with FW behavior
https://git.kernel.org/netdev/net-next/c/aa818fbf8f36
- [net-next,11/16] net/mlx5: DR, Add support for matching on Internet Header Length (IHL)
https://git.kernel.org/netdev/net-next/c/5c422bfad2fb
- [net-next,12/16] net/mlx5: DR, Remove unneeded comments
https://git.kernel.org/netdev/net-next/c/11659ef8d28e
- [net-next,13/16] net/mlx5: DR, Fix handling of different actions on the same STE in STEv1
https://git.kernel.org/netdev/net-next/c/bdc3ab5795a6
- [net-next,14/16] net/mlx5: DR, Rename action modify fields to reflect naming in HW spec
https://git.kernel.org/netdev/net-next/c/75a3926ca6a4
- [net-next,15/16] net/mlx5: DR, Refactor ste_ctx handling for STE v0/1
https://git.kernel.org/netdev/net-next/c/638a07f1090e
- [net-next,16/16] net/mlx5: DR, Add support for ConnectX-7 steering
https://git.kernel.org/netdev/net-next/c/6862c787c7e8
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:[~2022-03-10 22:50 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-09 21:37 [pull request][net-next 00/16] mlx5 updates 2022-03-09 Saeed Mahameed
2022-03-09 21:37 ` [net-next 01/16] net/mlx5e: TC, Fix use after free in mlx5e_clone_flow_attr_for_post_act() Saeed Mahameed
2022-03-10 22:50 ` patchwork-bot+netdevbpf [this message]
2022-03-09 21:37 ` [net-next 02/16] net/mlx5: Add command failures data to debugfs Saeed Mahameed
2022-03-09 21:37 ` [net-next 03/16] net/mlx5: Remove redundant notify fail on give pages Saeed Mahameed
2022-03-09 21:37 ` [net-next 04/16] net/mlx5: Remove redundant error " Saeed Mahameed
2022-03-09 21:37 ` [net-next 05/16] net/mlx5: Remove redundant error on reclaim pages Saeed Mahameed
2022-03-09 21:37 ` [net-next 06/16] net/mlx5: Change release_all_pages cap bit location Saeed Mahameed
2022-03-09 21:37 ` [net-next 07/16] net/mlx5: Move debugfs entries to separate struct Saeed Mahameed
2022-03-09 21:37 ` [net-next 08/16] net/mlx5: Add pages debugfs Saeed Mahameed
2022-03-09 21:37 ` [net-next 09/16] net/mlx5: Add debugfs counters for page commands failures Saeed Mahameed
2022-03-09 21:37 ` [net-next 10/16] net/mlx5: DR, Align mlx5dv_dr API vport action with FW behavior Saeed Mahameed
2022-03-09 21:37 ` [net-next 11/16] net/mlx5: DR, Add support for matching on Internet Header Length (IHL) Saeed Mahameed
2022-03-09 21:37 ` [net-next 12/16] net/mlx5: DR, Remove unneeded comments Saeed Mahameed
2022-03-09 21:37 ` [net-next 13/16] net/mlx5: DR, Fix handling of different actions on the same STE in STEv1 Saeed Mahameed
2022-03-09 21:37 ` [net-next 14/16] net/mlx5: DR, Rename action modify fields to reflect naming in HW spec Saeed Mahameed
2022-03-09 21:37 ` [net-next 15/16] net/mlx5: DR, Refactor ste_ctx handling for STE v0/1 Saeed Mahameed
2022-03-09 21:37 ` [net-next 16/16] net/mlx5: DR, Add support for ConnectX-7 steering Saeed Mahameed
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=164695261447.1555.9085815435694091848.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=dan.carpenter@oracle.com \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=roid@nvidia.com \
--cc=saeed@kernel.org \
--cc=saeedm@nvidia.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.