Hello: This series was applied to bpf/bpf.git (master) by Daniel Borkmann <daniel@xxxxxxxxxxxxx>: On Tue, 16 Aug 2022 20:55:16 +0000 you wrote: > The verifier cannot perform sufficient validation of any pointers > passed into bpf_attr and treats them as integers rather than pointers. > The helper will then read from arbitrary pointers passed into it. > Restrict the helper to CAP_PERFMON since the security model in > BPF of arbitrary kernel read is CAP_BPF + CAP_PERFMON. > > Fixes: af2ac3e13e45 ("bpf: Prepare bpf syscall to be used from kernel and user space.") > Signed-off-by: YiFei Zhu <zhuyifei@xxxxxxxxxx> > > [...] Here is the summary with links: - [bpf,1/2] bpf: Restrict bpf_sys_bpf to CAP_PERFMON https://git.kernel.org/bpf/bpf/c/14b20b784f59 - [bpf,2/2] bpf: Add WARN_ON for recursive prog_run invocation (no matching commit) You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html