aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorIlya Leoshkevich <[email protected]>2023-02-10 01:12:01 +0100
committerAndrii Nakryiko <[email protected]>2023-02-10 15:27:22 -0800
commit17bcd27a08a21397698edf143084d7c87ce17946 (patch)
tree7e28ab4b11d2a2b09dac570db9adad2bffaea2da /tools/perf/scripts/python/syscall-counts-by-pid.py
parent202702e890a41412a7de970b84a970ba1d5001c9 (diff)
libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()
The code assumes that everything that comes after nlmsgerr are nlattrs. When calculating their size, it does not account for the initial nlmsghdr. This may lead to accessing uninitialized memory. Fixes: bbf48c18ee0c ("libbpf: add error reporting in XDP") Signed-off-by: Ilya Leoshkevich <[email protected]> Signed-off-by: Andrii Nakryiko <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions