aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/prog.c
diff options
context:
space:
mode:
authorBarret Rhoden <[email protected]>2023-04-07 00:18:08 +0000
committerAlexei Starovoitov <[email protected]>2023-04-07 01:48:24 +0000
commitf3f21349779776135349a8e6f114a1485b2476b7 (patch)
treed5c5e8919f89d2d28eb993df05d35cda7abda779 /tools/bpf/bpftool/prog.c
parentMerge branch 'bpf: Improve verifier for cond_op and spilled loop index variab... (diff)
downloadkernel-f3f21349779776135349a8e6f114a1485b2476b7.tar.gz
kernel-f3f21349779776135349a8e6f114a1485b2476b7.zip
bpf: ensure all memory is initialized in bpf_get_current_comm
BPF helpers that take an ARG_PTR_TO_UNINIT_MEM must ensure that all of the memory is set, including beyond the end of the string. Signed-off-by: Barret Rhoden <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions