WSL2-Linux-Kernel/kernel/bpf
David S. Miller 6832a333ed bpf: Handle multiple variable additions into packet pointers in verifier.
We must accumulate into reg->aux_off rather than use a plain assignment.

Add a test for this situation to test_align.

Reported-by: Alexei Starovoitov <ast@fb.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-05-11 19:48:58 -07:00
..
Makefile
arraymap.c
bpf_lru_list.c
bpf_lru_list.h
cgroup.c
core.c
hashtab.c
helpers.c
inode.c
lpm_trie.c
map_in_map.c
map_in_map.h
percpu_freelist.c
percpu_freelist.h
stackmap.c
syscall.c bpf: Add strict alignment flag for BPF_PROG_LOAD. 2017-05-11 14:19:00 -04:00
verifier.c bpf: Handle multiple variable additions into packet pointers in verifier. 2017-05-11 19:48:58 -07:00