summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorYiyang Chen <chenyy23@mails.tsinghua.edu.cn>2026-07-17 12:53:48 +0000
committerKumar Kartikeya Dwivedi <memxor@gmail.com>2026-07-19 18:15:36 +0200
commit770b62a6d38906e65759bf95be7ffb488b4af006 (patch)
treeae65ce7fd8ea30d19722b3e0114ea3209248c228 /tools/perf/scripts/python/bin
parentb5a71cb2db6d84ac0042549dcec266b18429d41e (diff)
selftests/bpf: Cover scalar arena frees below the base
Add a verifier_arena case that fills a two-page arena, calls bpf_arena_free_pages() with a scalar address one page below the arena base, and then verifies that another allocation is still rejected. Before the runtime guard, the invalid free can repopulate the free tree with an out-of-domain offset and the final allocation succeeds. Signed-off-by: Yiyang Chen <chenyy23@mails.tsinghua.edu.cn> Reviewed-by: Emil Tsalapatis <emil@etsalapatis.com> Link: https://lore.kernel.org/bpf/20260717-c10-031-public-bpf-next-v2-b4-v2-2-54b555443a7c@mails.tsinghua.edu.cn Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions