diff options
author | Alexei Starovoitov <ast@kernel.org> | 2018-09-13 00:06:10 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-09-13 00:30:02 +0300 |
commit | dd066823db2ac4e22f721ec85190817b58059a54 (patch) | |
tree | f7f40317bb1474a382035fb58a120e73c82fec46 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 4b1c5d917d34f705096bb7dd8a2bd19b0881970e (diff) | |
download | linux-dd066823db2ac4e22f721ec85190817b58059a54.tar.xz |
bpf/verifier: disallow pointer subtraction
Subtraction of pointers was accidentally allowed for unpriv programs
by commit 82abbf8d2fc4. Revert that part of commit.
Fixes: 82abbf8d2fc4 ("bpf: do not allow root to mangle valid pointers")
Reported-by: Jann Horn <jannh@google.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions