Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Wed, 19 Feb 2025 16:28:21 -0800 you wrote: > Fix theoretical NULL dereference in linker when resolving *extern* > STT_SECTION symbol against not-yet-existing ELF section. Not sure if > it's possible in practice for valid ELF object files (this would require > embedded assembly manipulations, at which point BTF will be missing), > but fix the s/dst_sym/dst_sec/ typo guarding this condition anyways. > > Fixes: faf6ed321cf6 ("libbpf: Add BPF static linker APIs") > Fixes: a46349227cd8 ("libbpf: Add linker extern resolution support for functions and global variables") > Signed-off-by: Andrii Nakryiko <andrii@xxxxxxxxxx> > > [...] Here is the summary with links: - [bpf-next] libbpf: fix hypothetical STT_SECTION extern NULL deref case https://git.kernel.org/bpf/bpf-next/c/e0525cd72b59 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html