summaryrefslogtreecommitdiffstats
path: root/kernel/bpf
diff options
context:
space:
mode:
authorAndrii Nakryiko <andrii@kernel.org>2022-03-19 17:19:11 -0700
committerAlexei Starovoitov <ast@kernel.org>2022-03-20 18:53:04 -0700
commita8fee96202e279441d0e52d83eb100bd4a6d6272 (patch)
treee019e90e56ac3ff16ecdecac794f41f3353a12c1 /kernel/bpf
parent9492450fd28736262dea9143ebb3afc2c131ace1 (diff)
downloadlinux-a8fee96202e279441d0e52d83eb100bd4a6d6272.tar.bz2
libbpf: Avoid NULL deref when initializing map BTF info
If BPF object doesn't have an BTF info, don't attempt to search for BTF types describing BPF map key or value layout. Fixes: 262cfb74ffda ("libbpf: Init btf_{key,value}_type_id on internal map open") Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Yonghong Song <yhs@fb.com> Link: https://lore.kernel.org/bpf/20220320001911.3640917-1-andrii@kernel.org
Diffstat (limited to 'kernel/bpf')
0 files changed, 0 insertions, 0 deletions