aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorGilad Reti <gilad.reti@gmail.com>2021-01-13 07:38:08 +0200
committerAlexei Starovoitov <ast@kernel.org>2021-01-13 19:47:44 -0800
commit4237e9f4a96228ccc8a7abe5e4b30834323cd353 (patch)
treec51f271b9d313f4b557fbc8f472dabe68da473e7 /MAINTAINERS
parentbpf: Support PTR_TO_MEM{,_OR_NULL} register spilling (diff)
downloadlinux-dev-4237e9f4a96228ccc8a7abe5e4b30834323cd353.tar.xz
linux-dev-4237e9f4a96228ccc8a7abe5e4b30834323cd353.zip
selftests/bpf: Add verifier test for PTR_TO_MEM spill
Add a test to check that the verifier is able to recognize spilling of PTR_TO_MEM registers, by reserving a ringbuf buffer, forcing the spill of a pointer holding the buffer address to the stack, filling it back in from the stack and writing to the memory area pointed by it. The patch was partially contributed by CyberArk Software, Inc. Signed-off-by: Gilad Reti <gilad.reti@gmail.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Yonghong Song <yhs@fb.com> Acked-by: KP Singh <kpsingh@kernel.org> Link: https://lore.kernel.org/bpf/20210113053810.13518-2-gilad.reti@gmail.com
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions