Hello: This series was applied to bpf/bpf.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Fri, 6 Jan 2023 16:22:12 +0200 you wrote: > Struct bpf_reg_state is copied directly in several places including: > - check_stack_write_fixed_off() (via save_register_state()); > - check_stack_read_fixed_off(); > - find_equal_scalars(). > > However, a literal copy of this struct also copies the following fields: > > [...] Here is the summary with links: - [bpf-next,v2,1/2] bpf: Fix to preserve reg parent/live fields when copying range info https://git.kernel.org/bpf/bpf/c/71f656a50176 - [bpf-next,v2,2/2] selftests/bpf: Verify copy_register_state() preserves parent/live fields https://git.kernel.org/bpf/bpf/c/b9fa9bc83929 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html