[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161722620780.13975.16375102859564408293.git-patchwork-notify@kernel.org>
Date: Wed, 31 Mar 2021 21:30:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Lv Yunlong <lyl2019@...l.ustc.edu.cn>
Cc: santosh.shilimkar@...cle.com, davem@...emloft.net, kuba@...nel.org,
netdev@...r.kernel.org, linux-rdma@...r.kernel.org,
rds-devel@....oracle.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] net/rds: Fix a use after free in rds_message_map_pages
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Tue, 30 Mar 2021 18:59:59 -0700 you wrote:
> In rds_message_map_pages, the rm is freed by rds_message_put(rm).
> But rm is still used by rm->data.op_sg in return value.
>
> My patch assigns ERR_CAST(rm->data.op_sg) to err before the rm is
> freed to avoid the uaf.
>
> Fixes: 7dba92037baf3 ("net/rds: Use ERR_PTR for rds_message_alloc_sgs()")
> Signed-off-by: Lv Yunlong <lyl2019@...l.ustc.edu.cn>
>
> [...]
Here is the summary with links:
- [v2] net/rds: Fix a use after free in rds_message_map_pages
https://git.kernel.org/netdev/net/c/bdc2ab5c61a5
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