projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
70bf363
d99341b
)
Merge branch 'bpf: Fix out-of-bound issue when jit-ing bpf_pseudo_func'
author
Alexei Starovoitov
<ast@kernel.org>
Sat, 6 Nov 2021 19:54:13 +0000
(12:54 -0700)
committer
Alexei Starovoitov
<ast@kernel.org>
Sat, 6 Nov 2021 20:22:15 +0000
(13:22 -0700)
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 <yoniko@gmail.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Trivial merge