diff options
author | Alexei Starovoitov <ast@kernel.org> | 2020-02-01 01:03:14 +0100 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2020-02-04 00:06:07 +0100 |
commit | 257af63d7f84f0672aa6a24b5511871f00741f19 (patch) | |
tree | 2f7453642cf117d0550a4af58b15a1ae312d1139 /tools | |
parent | bpftool: Remove redundant "HAVE" prefix from the large INSN limit check (diff) | |
download | linux-257af63d7f84f0672aa6a24b5511871f00741f19.tar.xz linux-257af63d7f84f0672aa6a24b5511871f00741f19.zip |
bpf: Fix modifier skipping logic
Fix the way modifiers are skipped while walking pointers. Otherwise second
level dereferences of 'const struct foo *' will be rejected by the verifier.
Fixes: 9e15db66136a ("bpf: Implement accurate raw_tp context access via BTF")
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Yonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/bpf/20200201000314.261392-1-ast@kernel.org
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions