summaryrefslogtreecommitdiffstats
path: root/arch/x86/net
diff options
context:
space:
mode:
authorAnton Protopopov <aspsk@isovalent.com>2024-03-29 08:11:06 +0100
committerAlexei Starovoitov <ast@kernel.org>2024-03-29 17:19:55 +0100
commit6dae957c8eef6eae5b386462767de97303235d5c (patch)
tree8f4fc7437c90ad0f729dee0bbeb214ccea6d794e /arch/x86/net
parenttools/resolve_btfids: fix build with musl libc (diff)
downloadlinux-6dae957c8eef6eae5b386462767de97303235d5c.tar.xz
linux-6dae957c8eef6eae5b386462767de97303235d5c.zip
bpf: fix possible file descriptor leaks in verifier
The resolve_pseudo_ldimm64() function might have leaked file descriptors when BPF_MAP_TYPE_ARENA was used in a program (some error paths missed a corresponding fdput). Add missing fdputs. v2: remove unrelated changes from the fix Fixes: 6082b6c328b5 ("bpf: Recognize addr_space_cast instruction in the verifier.") Signed-off-by: Anton Protopopov <aspsk@isovalent.com> Acked-by: Yonghong Song <yonghong.song@linux.dev> Acked-by: Shung-Hsi Yu <shung-hsi.yu@suse.com> Link: https://lore.kernel.org/r/20240329071106.67968-1-aspsk@isovalent.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'arch/x86/net')
0 files changed, 0 insertions, 0 deletions