Files
linux/tools/lib/bpf
Andrii Nakryiko d4e6d684f3 libbpf: Fix potential NULL dereference when parsing ELF
Fix if condition filtering empty ELF sections to prevent NULL
dereference.

Fixes: 47ea7417b0 ("libbpf: Skip empty sections in bpf_object__init_global_data_maps")
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Hao Luo <haoluo@google.com>
Link: https://lore.kernel.org/bpf/20220816001929.369487-2-andrii@kernel.org
2022-08-17 22:42:10 +02:00
..
2022-07-29 15:30:06 -07:00
2022-06-28 13:13:32 -07:00
2022-06-28 13:13:32 -07:00
2022-08-17 09:40:47 -07:00
2022-06-28 13:13:32 -07:00
2021-10-01 22:54:38 +02:00