aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorXu Kuohai <[email protected]>2022-11-11 07:56:20 -0500
committerAndrii Nakryiko <[email protected]>2022-11-11 12:35:07 -0800
commit1f6e04a1c7b85da3b765ca9f46029e5d1826d839 (patch)
treed235618bfd0d5f48ae0336a3a2920db26c4e00a6 /tools/perf/scripts/python/syscall-counts.py
parent4b45cd81f737d79d0fbfc0d320a1e518e7f0bbf0 (diff)
bpf: Fix offset calculation error in __copy_map_value and zero_map_value
Function __copy_map_value and zero_map_value miscalculated copy offset, resulting in possible copy of unwanted data to user or kernel. Fix it. Fixes: cc48755808c6 ("bpf: Add zero_map_value to zero map value with special fields") Fixes: 4d7d7f69f4b1 ("bpf: Adapt copy_map_value for multiple offset case") Signed-off-by: Xu Kuohai <[email protected]> Signed-off-by: Andrii Nakryiko <[email protected]> Acked-by: Kumar Kartikeya Dwivedi <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions