lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <164852041251.3757.17634633994890271955.git-patchwork-notify@kernel.org> Date: Tue, 29 Mar 2022 02:20:12 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Yuntao Wang <ytcoode@...il.com> Cc: ast@...nel.org, daniel@...earbox.net, andrii@...nel.org, kafai@...com, songliubraving@...com, yhs@...com, john.fastabend@...il.com, kpsingh@...nel.org, netdev@...r.kernel.org, bpf@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH bpf-next] bpf: Fix maximum permitted number of arguments check Hello: This patch was applied to bpf/bpf.git (master) by Alexei Starovoitov <ast@...nel.org>: On Fri, 25 Mar 2022 00:42:38 +0800 you wrote: > Since the m->arg_size array can hold up to MAX_BPF_FUNC_ARGS argument > sizes, it's ok that nargs is equal to MAX_BPF_FUNC_ARGS. > > Signed-off-by: Yuntao Wang <ytcoode@...il.com> > --- > kernel/bpf/btf.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - [bpf-next] bpf: Fix maximum permitted number of arguments check https://git.kernel.org/bpf/bpf/c/c29a4920dfca 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