[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172539423002.426047.5750436407367309589.git-patchwork-notify@kernel.org>
Date: Tue, 03 Sep 2024 20:10:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Tze-nan Wu <Tze-nan.Wu@...iatek.com>
Cc: netdev@...r.kernel.org, bpf@...r.kernel.org, ast@...nel.org,
sdf@...ichev.me, alexei.starovoitov@...il.com, bobule.chang@...iatek.com,
wsd_upstream@...iatek.com, linux-kernel@...r.kernel.org,
linux-mediatek@...ts.infradead.org, kuniyu@...zon.com,
chen-yao.chang@...iatek.com, yanghui.li@...iatek.com,
cheng-jui.wang@...iatek.com, daniel@...earbox.net, john.fastabend@...il.com,
andrii@...nel.org, martin.lau@...ux.dev, eddyz87@...il.com, song@...nel.org,
yonghong.song@...ux.dev, kpsingh@...nel.org, haoluo@...gle.com,
jolsa@...nel.org, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, matthias.bgg@...il.com,
angelogioacchino.delregno@...labora.com, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH net v5] bpf, net: Fix a potential race in do_sock_getsockopt()
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 30 Aug 2024 16:25:17 +0800 you wrote:
> There's a potential race when `cgroup_bpf_enabled(CGROUP_GETSOCKOPT)` is
> false during the execution of `BPF_CGROUP_GETSOCKOPT_MAX_OPTLEN`, but
> becomes true when `BPF_CGROUP_RUN_PROG_GETSOCKOPT` is called.
> This inconsistency can lead to `BPF_CGROUP_RUN_PROG_GETSOCKOPT` receiving
> an "-EFAULT" from `__cgroup_bpf_run_filter_getsockopt(max_optlen=0)`.
> Scenario shown as below:
>
> [...]
Here is the summary with links:
- [net,v5] bpf, net: Fix a potential race in do_sock_getsockopt()
https://git.kernel.org/netdev/net/c/33f339a1ba54
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