diff options
| author | Paul Chaignon <paul.chaignon@gmail.com> | 2023-09-06 15:33:10 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2023-09-13 07:31:19 +0000 |
| commit | 89b81d8a020a3c1f0a2a1efdd3c9d9b5a8916486 (patch) | |
| tree | a70f1d6de3b51095255d197be61388d07441a499 /executor/common_linux.h | |
| parent | 59da83662ae7076f1369c8a5b9dd1245223039df (diff) | |
sys/linux: cover BPF iterators support in BPF_LINK_CREATE
Commit [1] upstream extended the bpf(2) BPF_LINK_CREATE command with
optional fields for BPF iterators. The extra field is a pointer to a
bpf_iter_link_info struct and its size. Commits [2, 3] upstream latter
extended the bpf_iter_link_info struct to cover cgroup and task
iterators.
This commit extends the syzkaller description of BPF_LINK_CREATE to
cover the above.
1 - https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5e7b30205cef80f6b
2 - https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d4ccaf58a8472123a
3 - https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f0d74c4da1f060d2a
Signed-off-by: Paul Chaignon <paul.chaignon@gmail.com>
Diffstat (limited to 'executor/common_linux.h')
0 files changed, 0 insertions, 0 deletions
