Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Wed, 29 May 2024 15:32:39 -0700 you wrote: > Make sure to preserve and/or enforce FD_CLOEXEC flag on duped FDs. > Use dup3() with O_CLOEXEC flag for that. > > Without this fix libbpf effectively clears FD_CLOEXEC flag on each of BPF > map/prog FD, which is definitely not the right or expected behavior. > > Reported-by: Lennart Poettering <lennart@xxxxxxxxxxxxxx> > Fixes: bc308d011ab8 ("libbpf: call dup2() syscall directly") > Signed-off-by: Andrii Nakryiko <andrii@xxxxxxxxxx> > > [...] Here is the summary with links: - [bpf-next] libbpf: keep FD_CLOEXEC flag when dup()'ing FD https://git.kernel.org/bpf/bpf-next/c/531876c80004 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html