diff options
author | Pengcheng Yang <[email protected]> | 2023-05-05 16:50:58 +0800 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2023-05-05 08:37:48 -0700 |
commit | f4dea9689c5fea3d07170c2cb0703e216f1a0922 (patch) | |
tree | 34a7d7597ca3580c2ddb981f1ec3d3bc87405bbd /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | 69535186297b37e6e0a16290766666f4e8a55793 (diff) |
samples/bpf: Fix buffer overflow in tcp_basertt
Using sizeof(nv) or strlen(nv)+1 is correct.
Fixes: c890063e4404 ("bpf: sample BPF_SOCKET_OPS_BASE_RTT program")
Signed-off-by: Pengcheng Yang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions