Hello:
This series was applied to bpf/bpf.git (master) by Andrii Nakryiko andrii@kernel.org:
On Thu, 7 Sep 2023 22:06:51 +0200 you wrote:
Currently the multi_kprobe link attach does not check error injection list for programs with bpf_override_return helper and allows them to attach anywhere. Adding the missing check.
Cc: stable@vger.kernel.org Fixes: 0dcac2725406 ("bpf: Add multi kprobe link") Signed-off-by: Jiri Olsa jolsa@kernel.org
[...]
Here is the summary with links: - [bpf,1/2] bpf: Add override check to kprobe multi link attach https://git.kernel.org/bpf/bpf/c/41bc46c12a80 - [bpf,2/2] selftests/bpf: Add kprobe_multi override test https://git.kernel.org/bpf/bpf/c/7182e56411b9
You are awesome, thank you!