diff options
author | Byeonguk Jeong <jungbu2855@gmail.com> | 2024-10-26 14:04:58 +0900 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2024-10-29 13:41:41 -0700 |
commit | d7f214aeacb984b9d42da0146e789f595eb09068 (patch) | |
tree | d129cd813e5901055effe00d14ddbaab73b0d8f5 /drivers | |
parent | 13400ac8fb80c57c2bfb12ebd35ee121ce9b4d21 (diff) |
selftests/bpf: Add test for trie_get_next_key()
Add a test for out-of-bounds write in trie_get_next_key() when a full
path from root to leaf exists and bpf_map_get_next_key() is called
with the leaf node. It may crashes the kernel on failure, so please
run in a VM.
Signed-off-by: Byeonguk Jeong <jungbu2855@gmail.com>
Acked-by: Hou Tao <houtao1@huawei.com>
Link: https://lore.kernel.org/r/Zxx4ep78tsbeWPVM@localhost.localdomain
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions