Re: Re: [PATCH bpf-next] Fix latent unsoundness in and/or/xor value tracking

From: Shung-Hsi Yu
Date: Fri Mar 29 2024 - 02:53:46 EST


On Fri, Mar 29, 2024 at 02:34:00PM +0800, Shung-Hsi Yu wrote:
> [...]
> Fixed: b03c9f9fdc37 ("bpf/verifier: track signed and unsigned min/max values")

Should have been

Fixes: b03c9f9fdc37 ("bpf/verifier: track signed and unsigned min/max values")

Sorry for the noise.