summaryrefslogtreecommitdiff
path: root/kernel/bpf/verifier.c
diff options
context:
space:
mode:
authorJosef Bacik <jbacik@fb.com>2017-02-04 00:25:23 +0300
committerDavid S. Miller <davem@davemloft.net>2017-02-07 06:35:58 +0300
commit29200c199cc9bde59033ab30fcc40b6c8ae630b0 (patch)
tree694636b967f80ac9c058bb862a7e7241f5e432c9 /kernel/bpf/verifier.c
parent9172d2a026f95f217da81610037608996d3f6a3f (diff)
downloadlinux-29200c199cc9bde59033ab30fcc40b6c8ae630b0.tar.xz
bpf: test for AND edge cases
These two tests are based on the work done for f23cc643f9ba. The first test is just a basic one to make sure we don't allow AND'ing negative values, even if it would result in a valid index for the array. The second is a cleaned up version of the original testcase provided by Jann Horn that resulted in the commit. Acked-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: Josef Bacik <jbacik@fb.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/bpf/verifier.c')
0 files changed, 0 insertions, 0 deletions