Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Thu, 10 Apr 2025 11:28:23 -0700 you wrote: > A valid ELF file may contain a SHT_NOBITS .BTF section. This case is > not handled correctly in btf_parse_elf, which leads to a segfault. > > Before attempting to load BTF section data, check that the section > type is SHT_PROGBITS, which is the expected type for BTF data. Fail > with an error if the type is different. > > [...] Here is the summary with links: - [bpf-next,v2] libbpf: verify section type in btf_find_elf_sections https://git.kernel.org/bpf/bpf-next/c/8582d9ab3efd You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html