d387805d4b
[ Upstream commit d0d1df8ba18abc57f28fb3bc053b2bf319367f2c ]
syzbot reported crash when rawtp program executed through the
test_run interface calls bpf_get_attach_cookie helper or any
other helper that touches task->bpf_ctx pointer.
Setting the run context (task->bpf_ctx pointer) for test_run
callback.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
bpf_dummy_struct_ops.c | ||
test_run.c |