microsoft / microsoft/ebpf-for-windows
netebpfext should `restore` read-only fields for `cgroup\connect*` hook in case of multi-attach
Open
bug
P2
triaged
- Dominant language
- C
- Stars
- 3.6k
- Forks
- 311
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 21
Description
When multiple programs are attached to `cgroup/connect` hook, netebpfext should restore the read-only fields before invoking the next program, in case the previous program inadvertently modified a read-only field.
Contributor guide
Assessment
This issue has not been assessed yet.