From: Alexei Starovoitov Date: Sat, 6 Nov 2021 19:54:13 +0000 (-0700) Subject: Merge branch 'bpf: Fix out-of-bound issue when jit-ing bpf_pseudo_func' X-Git-Tag: v5.16-rc1~50^2~19^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=47b3708c6088a60e7dc3b809dbb0d4c46590b32f;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'bpf: Fix out-of-bound issue when jit-ing bpf_pseudo_func' Martin KaFai says: ==================== This set fixes an out-of-bound access issue when jit-ing the bpf_pseudo_func insn (i.e. ld_imm64 with src_reg == BPF_PSEUDO_FUNC) ==================== Reported-by: Yonatan Komornik Signed-off-by: Alexei Starovoitov --- 47b3708c6088a60e7dc3b809dbb0d4c46590b32f