diff options
author | Björn Töpel <[email protected]> | 2023-07-06 16:22:28 +0200 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2023-07-06 13:39:40 -0700 |
commit | e76a014334a6d46a9c21356afa25aa5b81566540 (patch) | |
tree | 1bc4937e7daff0717b87cd5e75480a950a984f3d /drivers/fpga/fpga-mgr.c | |
parent | b625030c9027c3ad648da8400f20d6100391a4e6 (diff) |
selftests/bpf: Bump and validate MAX_SYMS
BPF tests that load /proc/kallsyms, e.g. bpf_cookie, will perform a
buffer overrun if the number of syms on the system is larger than
MAX_SYMS.
Bump the MAX_SYMS to 400000, and add a runtime check that bails out if
the maximum is reached.
Signed-off-by: Björn Töpel <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Acked-by: Stanislav Fomichev <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions