Re: [PATCH bpf v4] bpf: fix NULL pointer dereference in bpf_task_from_vpid()

From: patchwork-bot+netdevbpf

Date: Mon Jun 08 2026 - 08:01:04 EST


Hello:

This patch was applied to bpf/bpf-next.git (master)
by Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>:

On Mon, 8 Jun 2026 05:00:00 +0000 you wrote:
> bpf_task_from_vpid() looks up a task in the pid namespace of the
> current task, via find_task_by_vpid():
>
> find_task_by_vpid(vpid)
> find_task_by_pid_ns(vpid, task_active_pid_ns(current))
> find_pid_ns(nr, ns) -> idr_find(&ns->idr, nr)
>
> [...]

Here is the summary with links:
- [bpf,v4] bpf: fix NULL pointer dereference in bpf_task_from_vpid()
https://git.kernel.org/bpf/bpf-next/c/50dff0061552

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html