Hello: This patch was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@xxxxxxxxxxxxx>: On Mon, 18 Dec 2023 09:36:01 -0800 you wrote: > It is safe to always start with imprecise SCALAR_VALUE register. > Previously __mark_reg_const_zero() relied on caller to reset precise > mark, but it's very error prone and we already missed it in a few > places. So instead make __mark_reg_const_zero() reset precision always, > as it's a safe default for SCALAR_VALUE. Explanation is basically the > same as for why we are resetting (or rather not setting) precision in > current state. If necessary, precision propagation will set it to > precise correctly. > > [...] Here is the summary with links: - [v2,bpf-next] bpf: ensure precise is reset to false in __mark_reg_const_zero() https://git.kernel.org/bpf/bpf-next/c/8e432e6197ce You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html