diff options
| author | Stanislav Fomichev <[email protected]> | 2022-02-04 23:58:49 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2022-02-08 02:26:13 +0000 |
| commit | 5d1e9f437df5ef21e7567f1970a00fda3b5d1126 (patch) | |
| tree | 22267ad2bc9cda02f71f8107ff3fbd530314abe3 /tools/lib/api/debug-internal.h | |
| parent | bpf: test_run: Fix overflow in xdp frags parsing (diff) | |
| download | kernel-5d1e9f437df5ef21e7567f1970a00fda3b5d1126.tar.gz kernel-5d1e9f437df5ef21e7567f1970a00fda3b5d1126.zip | |
bpf: test_run: Fix overflow in bpf_test_finish frags parsing
This place also uses signed min_t and passes this singed int to
copy_to_user (which accepts unsigned argument). I don't think
there is an issue, but let's be consistent.
Fixes: 7855e0db150ad ("bpf: test_run: add xdp_shared_info pointer in bpf_test_finish signature")
Signed-off-by: Stanislav Fomichev <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Yonghong Song <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/lib/api/debug-internal.h')
0 files changed, 0 insertions, 0 deletions
