[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<169051502337.18144.3385123075811330874.git-patchwork-notify@kernel.org>
Date: Fri, 28 Jul 2023 03:30:23 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Saeed Mahameed <saeed@...nel.org>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, saeedm@...dia.com, netdev@...r.kernel.org,
tariqt@...dia.com, shaozhengchao@...wei.com, simon.horman@...igine.com,
leonro@...dia.com
Subject: Re: [net 01/15] net/mlx5e: fix double free in
macsec_fs_tx_create_crypto_table_groups
Hello:
This series was applied to netdev/net.git (main)
by Saeed Mahameed <saeedm@...dia.com>:
On Wed, 26 Jul 2023 14:31:52 -0700 you wrote:
> From: Zhengchao Shao <shaozhengchao@...wei.com>
>
> In function macsec_fs_tx_create_crypto_table_groups(), when the ft->g
> memory is successfully allocated but the 'in' memory fails to be
> allocated, the memory pointed to by ft->g is released once. And in function
> macsec_fs_tx_create(), macsec_fs_tx_destroy() is called to release the
> memory pointed to by ft->g again. This will cause double free problem.
>
> [...]
Here is the summary with links:
- [net,01/15] net/mlx5e: fix double free in macsec_fs_tx_create_crypto_table_groups
https://git.kernel.org/netdev/net/c/aeb660171b06
- [net,02/15] net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctx
https://git.kernel.org/netdev/net/c/5dd77585dd9d
- [net,03/15] net/mlx5: fix potential memory leak in mlx5e_init_rep_rx
https://git.kernel.org/netdev/net/c/c6cf0b6097bf
- [net,04/15] net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()
https://git.kernel.org/netdev/net/c/e5bcb7564d3b
- [net,05/15] net/mlx5: Honor user input for migratable port fn attr
https://git.kernel.org/netdev/net/c/0507f2c8be0d
- [net,06/15] net/mlx5e: Don't hold encap tbl lock if there is no encap action
https://git.kernel.org/netdev/net/c/93a331939d1d
- [net,07/15] net/mlx5e: Fix crash moving to switchdev mode when ntuple offload is set
https://git.kernel.org/netdev/net/c/3ec43c1b082a
- [net,08/15] net/mlx5e: Move representor neigh cleanup to profile cleanup_tx
https://git.kernel.org/netdev/net/c/d03b6e6f3182
- [net,09/15] net/mlx5e: xsk: Fix invalid buffer access for legacy rq
https://git.kernel.org/netdev/net/c/e0f52298fee4
- [net,10/15] net/mlx5e: xsk: Fix crash on regular rq reactivation
https://git.kernel.org/netdev/net/c/39646d9bcd1a
- [net,11/15] net/mlx5: Bridge, set debugfs access right to root-only
https://git.kernel.org/netdev/net/c/eb02b93aad95
- [net,12/15] net/mlx5e: kTLS, Fix protection domain in use syndrome when devlink reload
https://git.kernel.org/netdev/net/c/3e4cf1dd2ce4
- [net,13/15] net/mlx5: fs_chains: Fix ft prio if ignore_flow_level is not supported
https://git.kernel.org/netdev/net/c/61eab651f6e9
- [net,14/15] net/mlx5: DR, Fix peer domain namespace setting
https://git.kernel.org/netdev/net/c/62752c0bc67f
- [net,15/15] net/mlx5: Unregister devlink params in case interface is down
https://git.kernel.org/netdev/net/c/53d737dfd3d7
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists