aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorAlexei Starovoitov <[email protected]>2024-06-17 10:18:12 -0700
committerDaniel Borkmann <[email protected]>2024-06-18 17:19:46 +0200
commitb90d77e5fd784ada62ddd714d15ee2400c28e1cf (patch)
tree9586302ff2733e360769a93f8e73cf34744475c6 /tools/perf/scripts/python/bin/export-to-postgresql-report
parentbfbcb2c9d2978a28e9f0a77100170dc14fcf7c79 (diff)
bpf: Fix remap of arena.
The bpf arena logic didn't account for mremap operation. Add a refcnt for multiple mmap events to prevent use-after-free in arena_vm_close. Fixes: 317460317a02 ("bpf: Introduce bpf_arena.") Reported-by: Pengfei Xu <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Reviewed-by: Barret Rhoden <[email protected]> Tested-by: Pengfei Xu <[email protected]> Closes: https://lore.kernel.org/bpf/[email protected] Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions