Hello: This series was applied to bpf/bpf.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Wed, 11 Dec 2024 23:07:10 -0800 you wrote: > bpf_prog_aux->func field might be NULL if program does not have > subprograms except for main sub-program. The fixed commit does > bpf_prog_aux->func access unconditionally, which might lead to null > pointer dereference. > > The bug could be triggered by replacing the following BPF program: > > [...] Here is the summary with links: - [bpf,1/2] bpf: fix NPE when computing changes_pkt_data of program w/o subprograms https://git.kernel.org/bpf/bpf/c/ac6542ad9275 - [bpf,2/2] selftests/bpf: extend changes_pkt_data with cases w/o subprograms https://git.kernel.org/bpf/bpf/c/04789af756a4 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html