mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-06 17:35:44 +00:00
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> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| array_map_batch_ops.c | ||
| htab_map_batch_ops.c | ||
| lpm_trie_map_batch_ops.c | ||
| lpm_trie_map_get_next_key.c | ||
| map_in_map_batch_ops.c | ||
| map_percpu_stats.c | ||
| sk_storage_map.c | ||
| task_storage_map.c | ||