diff mbox series

[v6,bpf-next,07/17] bpf: improve deduction of 64-bit bounds from 32-bit bounds

Message ID 20231102033759.2541186-8-andrii@kernel.org (mailing list archive)
State Accepted
Commit 3d6940ddd9b56b3fc376ee39656f6fb1b4e1a981
Delegated to: BPF
Headers show
Series BPF register bounds logic and testing improvements | expand

Checks

Context Check Description
bpf/vmtest-bpf-next-VM_Test-30 success Logs for x86_64-llvm-16 / test (test_progs, false, 360) / test_progs on x86_64 with llvm-16
bpf/vmtest-bpf-next-VM_Test-31 success Logs for x86_64-llvm-16 / test (test_progs_no_alu32, false, 360) / test_progs_no_alu32 on x86_64 with llvm-16
bpf/vmtest-bpf-next-VM_Test-32 success Logs for x86_64-llvm-16 / test (test_verifier, false, 360) / test_verifier on x86_64 with llvm-16
bpf/vmtest-bpf-next-VM_Test-33 success Logs for x86_64-llvm-16 / veristat
bpf/vmtest-bpf-next-PR success PR summary
bpf/vmtest-bpf-next-VM_Test-1 success Logs for ShellCheck
bpf/vmtest-bpf-next-VM_Test-2 success Logs for Validate matrix.py
bpf/vmtest-bpf-next-VM_Test-0 success Logs for Lint
bpf/vmtest-bpf-next-VM_Test-3 success Logs for aarch64-gcc / build / build for aarch64 with gcc
bpf/vmtest-bpf-next-VM_Test-8 success Logs for aarch64-gcc / veristat
netdev/series_format fail Series longer than 15 patches (and no cover letter)
netdev/tree_selection success Clearly marked for bpf-next, async
netdev/fixes_present success Fixes tag not required for -next series
netdev/header_inline success No static functions without inline keyword in header files
netdev/build_32bit success Errors and warnings before: 1356 this patch: 1356
netdev/cc_maintainers warning 8 maintainers not CCed: jolsa@kernel.org sdf@google.com john.fastabend@gmail.com kpsingh@kernel.org song@kernel.org yonghong.song@linux.dev haoluo@google.com martin.lau@linux.dev
netdev/build_clang success Errors and warnings before: 1370 this patch: 1370
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/deprecated_api success None detected
netdev/check_selftest success No net selftest shell script
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 1381 this patch: 1381
netdev/checkpatch warning WARNING: line length of 88 exceeds 80 columns WARNING: line length of 89 exceeds 80 columns
netdev/build_clang_rust success No Rust files in patch. Skipping build
netdev/kdoc success Errors and warnings before: 0 this patch: 0
netdev/source_inline success Was 0 now: 0
bpf/vmtest-bpf-next-VM_Test-4 success Logs for aarch64-gcc / test (test_maps, false, 360) / test_maps on aarch64 with gcc
bpf/vmtest-bpf-next-VM_Test-5 success Logs for aarch64-gcc / test (test_progs, false, 360) / test_progs on aarch64 with gcc
bpf/vmtest-bpf-next-VM_Test-6 success Logs for aarch64-gcc / test (test_progs_no_alu32, false, 360) / test_progs_no_alu32 on aarch64 with gcc
bpf/vmtest-bpf-next-VM_Test-7 success Logs for aarch64-gcc / test (test_verifier, false, 360) / test_verifier on aarch64 with gcc
bpf/vmtest-bpf-next-VM_Test-9 success Logs for s390x-gcc / build / build for s390x with gcc
bpf/vmtest-bpf-next-VM_Test-14 success Logs for s390x-gcc / veristat
bpf/vmtest-bpf-next-VM_Test-17 success Logs for x86_64-gcc / test (test_maps, false, 360) / test_maps on x86_64 with gcc
bpf/vmtest-bpf-next-VM_Test-16 success Logs for x86_64-gcc / build / build for x86_64 with gcc
bpf/vmtest-bpf-next-VM_Test-15 success Logs for set-matrix
bpf/vmtest-bpf-next-VM_Test-18 success Logs for x86_64-gcc / test (test_progs, false, 360) / test_progs on x86_64 with gcc
bpf/vmtest-bpf-next-VM_Test-19 success Logs for x86_64-gcc / test (test_progs_no_alu32, false, 360) / test_progs_no_alu32 on x86_64 with gcc
bpf/vmtest-bpf-next-VM_Test-20 success Logs for x86_64-gcc / test (test_progs_no_alu32_parallel, true, 30) / test_progs_no_alu32_parallel on x86_64 with gcc
bpf/vmtest-bpf-next-VM_Test-21 success Logs for x86_64-gcc / test (test_progs_parallel, true, 30) / test_progs_parallel on x86_64 with gcc
bpf/vmtest-bpf-next-VM_Test-22 success Logs for x86_64-gcc / test (test_verifier, false, 360) / test_verifier on x86_64 with gcc
bpf/vmtest-bpf-next-VM_Test-23 success Logs for x86_64-gcc / veristat / veristat on x86_64 with gcc
bpf/vmtest-bpf-next-VM_Test-24 success Logs for x86_64-llvm-16 / build / build for x86_64 with llvm-16
bpf/vmtest-bpf-next-VM_Test-25 success Logs for x86_64-llvm-16 / test (test_maps, false, 360) / test_maps on x86_64 with llvm-16
bpf/vmtest-bpf-next-VM_Test-28 success Logs for x86_64-llvm-16 / test (test_verifier, false, 360) / test_verifier on x86_64 with llvm-16
bpf/vmtest-bpf-next-VM_Test-29 success Logs for x86_64-llvm-16 / veristat
bpf/vmtest-bpf-next-VM_Test-26 success Logs for x86_64-llvm-16 / test (test_progs, false, 360) / test_progs on x86_64 with llvm-16
bpf/vmtest-bpf-next-VM_Test-27 success Logs for x86_64-llvm-16 / test (test_progs_no_alu32, false, 360) / test_progs_no_alu32 on x86_64 with llvm-16
bpf/vmtest-bpf-next-VM_Test-13 success Logs for s390x-gcc / test (test_verifier, false, 360) / test_verifier on s390x with gcc
bpf/vmtest-bpf-next-VM_Test-11 success Logs for s390x-gcc / test (test_progs, false, 360) / test_progs on s390x with gcc
bpf/vmtest-bpf-next-VM_Test-12 success Logs for s390x-gcc / test (test_progs_no_alu32, false, 360) / test_progs_no_alu32 on s390x with gcc
bpf/vmtest-bpf-next-VM_Test-10 success Logs for s390x-gcc / test (test_maps, false, 360) / test_maps on s390x with gcc

Commit Message

Andrii Nakryiko Nov. 2, 2023, 3:37 a.m. UTC
Add a few interesting cases in which we can tighten 64-bit bounds based
on newly learnt information about 32-bit bounds. E.g., when full u64/s64
registers are used in BPF program, and then eventually compared as
u32/s32. The latter comparison doesn't change the value of full
register, but it does impose new restrictions on possible lower 32 bits
of such full registers. And we can use that to derive additional full
register bounds information.

Acked-by: Eduard Zingerman <eddyz87@gmail.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
---
 kernel/bpf/verifier.c | 44 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 44 insertions(+)

Comments

Shung-Hsi Yu Nov. 2, 2023, 2:39 p.m. UTC | #1
On Wed, Nov 01, 2023 at 08:37:49PM -0700, Andrii Nakryiko wrote:
> Add a few interesting cases in which we can tighten 64-bit bounds based
> on newly learnt information about 32-bit bounds. E.g., when full u64/s64
> registers are used in BPF program, and then eventually compared as
> u32/s32. The latter comparison doesn't change the value of full
> register, but it does impose new restrictions on possible lower 32 bits
> of such full registers. And we can use that to derive additional full
> register bounds information.
> 
> Acked-by: Eduard Zingerman <eddyz87@gmail.com>
> Signed-off-by: Andrii Nakryiko <andrii@kernel.org>

Acked-by: Shung-Hsi Yu <shung-hsi.yu@suse.com>

One question below

> ---
>  kernel/bpf/verifier.c | 44 +++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 44 insertions(+)
> 
> diff --git a/kernel/bpf/verifier.c b/kernel/bpf/verifier.c
> index 08888784cbc8..d0d0a1a1b662 100644
> --- a/kernel/bpf/verifier.c
> +++ b/kernel/bpf/verifier.c
> @@ -2536,10 +2536,54 @@ static void __reg64_deduce_bounds(struct bpf_reg_state *reg)
>  	}
>  }
>  
> +static void __reg_deduce_mixed_bounds(struct bpf_reg_state *reg)
> +{
> +	/* Try to tighten 64-bit bounds from 32-bit knowledge, using 32-bit
> +	 * values on both sides of 64-bit range in hope to have tigher range.
> +	 * E.g., if r1 is [0x1'00000000, 0x3'80000000], and we learn from
> +	 * 32-bit signed > 0 operation that s32 bounds are now [1; 0x7fffffff].
> +	 * With this, we can substitute 1 as low 32-bits of _low_ 64-bit bound
> +	 * (0x100000000 -> 0x100000001) and 0x7fffffff as low 32-bits of
> +	 * _high_ 64-bit bound (0x380000000 -> 0x37fffffff) and arrive at a
> +	 * better overall bounds for r1 as [0x1'000000001; 0x3'7fffffff].
> +	 * We just need to make sure that derived bounds we are intersecting
> +	 * with are well-formed ranges in respecitve s64 or u64 domain, just
> +	 * like we do with similar kinds of 32-to-64 or 64-to-32 adjustments.
> +	 */
> +	__u64 new_umin, new_umax;
> +	__s64 new_smin, new_smax;
> +
> +	/* u32 -> u64 tightening, it's always well-formed */
> +	new_umin = (reg->umin_value & ~0xffffffffULL) | reg->u32_min_value;
> +	new_umax = (reg->umax_value & ~0xffffffffULL) | reg->u32_max_value;
> +	reg->umin_value = max_t(u64, reg->umin_value, new_umin);
> +	reg->umax_value = min_t(u64, reg->umax_value, new_umax);
> +	/* u32 -> s64 tightening, u32 range embedded into s64 preserves range validity */
> +	new_smin = (reg->smin_value & ~0xffffffffULL) | reg->u32_min_value;
> +	new_smax = (reg->smax_value & ~0xffffffffULL) | reg->u32_max_value;
> +	reg->smin_value = max_t(s64, reg->smin_value, new_smin);
> +	reg->smax_value = min_t(s64, reg->smax_value, new_smax);
> +
> +	/* if s32 can be treated as valid u32 range, we can use it as well */
> +	if ((u32)reg->s32_min_value <= (u32)reg->s32_max_value) {
> +		/* s32 -> u64 tightening */
> +		new_umin = (reg->umin_value & ~0xffffffffULL) | (u32)reg->s32_min_value;
> +		new_umax = (reg->umax_value & ~0xffffffffULL) | (u32)reg->s32_max_value;
> +		reg->umin_value = max_t(u64, reg->umin_value, new_umin);
> +		reg->umax_value = min_t(u64, reg->umax_value, new_umax);
> +		/* s32 -> s64 tightening */
> +		new_smin = (reg->smin_value & ~0xffffffffULL) | (u32)reg->s32_min_value;
> +		new_smax = (reg->smax_value & ~0xffffffffULL) | (u32)reg->s32_max_value;
> +		reg->smin_value = max_t(s64, reg->smin_value, new_smin);
> +		reg->smax_value = min_t(s64, reg->smax_value, new_smax);
> +	}
> +}
> +

Guess this might be something you've considered already, but I think it
won't hurt to ask:

All verifier.c patches up to till this point all use a lot of

	reg->min_value = max_t(typeof(reg->min_value), reg->min_value, new_min);
	reg->max_value = min_t(typeof(reg->max_value), reg->max_value, new_max);

where min_value/max_value is one of umin, smin, u32, or s32. Could we
refactor those out with some form of

	reg_bounds_intersect(reg, new_min, new_max)

The point of this is not really about reducing the line of code, but to
reduce the cognitive load of juggling all the min_t and max_t. With
something reg_bounds_intersect() we only need to check that
new_min/new_max pair is valid and trust the macro/function itself to
handle the rest correctly.

>  static void __reg_deduce_bounds(struct bpf_reg_state *reg)
>  {
>  	__reg32_deduce_bounds(reg);
>  	__reg64_deduce_bounds(reg);
> +	__reg_deduce_mixed_bounds(reg);
>  }
>  
>  /* Attempts to improve var_off based on unsigned min/max information */
> -- 
> 2.34.1
>
Andrii Nakryiko Nov. 2, 2023, 4:17 p.m. UTC | #2
On Thu, Nov 2, 2023 at 7:40 AM Shung-Hsi Yu <shung-hsi.yu@suse.com> wrote:
>
> On Wed, Nov 01, 2023 at 08:37:49PM -0700, Andrii Nakryiko wrote:
> > Add a few interesting cases in which we can tighten 64-bit bounds based
> > on newly learnt information about 32-bit bounds. E.g., when full u64/s64
> > registers are used in BPF program, and then eventually compared as
> > u32/s32. The latter comparison doesn't change the value of full
> > register, but it does impose new restrictions on possible lower 32 bits
> > of such full registers. And we can use that to derive additional full
> > register bounds information.
> >
> > Acked-by: Eduard Zingerman <eddyz87@gmail.com>
> > Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
>
> Acked-by: Shung-Hsi Yu <shung-hsi.yu@suse.com>
>
> One question below
>
> > ---
> >  kernel/bpf/verifier.c | 44 +++++++++++++++++++++++++++++++++++++++++++
> >  1 file changed, 44 insertions(+)
> >
> > diff --git a/kernel/bpf/verifier.c b/kernel/bpf/verifier.c
> > index 08888784cbc8..d0d0a1a1b662 100644
> > --- a/kernel/bpf/verifier.c
> > +++ b/kernel/bpf/verifier.c
> > @@ -2536,10 +2536,54 @@ static void __reg64_deduce_bounds(struct bpf_reg_state *reg)
> >       }
> >  }
> >
> > +static void __reg_deduce_mixed_bounds(struct bpf_reg_state *reg)
> > +{
> > +     /* Try to tighten 64-bit bounds from 32-bit knowledge, using 32-bit
> > +      * values on both sides of 64-bit range in hope to have tigher range.
> > +      * E.g., if r1 is [0x1'00000000, 0x3'80000000], and we learn from
> > +      * 32-bit signed > 0 operation that s32 bounds are now [1; 0x7fffffff].
> > +      * With this, we can substitute 1 as low 32-bits of _low_ 64-bit bound
> > +      * (0x100000000 -> 0x100000001) and 0x7fffffff as low 32-bits of
> > +      * _high_ 64-bit bound (0x380000000 -> 0x37fffffff) and arrive at a
> > +      * better overall bounds for r1 as [0x1'000000001; 0x3'7fffffff].
> > +      * We just need to make sure that derived bounds we are intersecting
> > +      * with are well-formed ranges in respecitve s64 or u64 domain, just
> > +      * like we do with similar kinds of 32-to-64 or 64-to-32 adjustments.
> > +      */
> > +     __u64 new_umin, new_umax;
> > +     __s64 new_smin, new_smax;
> > +
> > +     /* u32 -> u64 tightening, it's always well-formed */
> > +     new_umin = (reg->umin_value & ~0xffffffffULL) | reg->u32_min_value;
> > +     new_umax = (reg->umax_value & ~0xffffffffULL) | reg->u32_max_value;
> > +     reg->umin_value = max_t(u64, reg->umin_value, new_umin);
> > +     reg->umax_value = min_t(u64, reg->umax_value, new_umax);
> > +     /* u32 -> s64 tightening, u32 range embedded into s64 preserves range validity */
> > +     new_smin = (reg->smin_value & ~0xffffffffULL) | reg->u32_min_value;
> > +     new_smax = (reg->smax_value & ~0xffffffffULL) | reg->u32_max_value;
> > +     reg->smin_value = max_t(s64, reg->smin_value, new_smin);
> > +     reg->smax_value = min_t(s64, reg->smax_value, new_smax);
> > +
> > +     /* if s32 can be treated as valid u32 range, we can use it as well */
> > +     if ((u32)reg->s32_min_value <= (u32)reg->s32_max_value) {
> > +             /* s32 -> u64 tightening */
> > +             new_umin = (reg->umin_value & ~0xffffffffULL) | (u32)reg->s32_min_value;
> > +             new_umax = (reg->umax_value & ~0xffffffffULL) | (u32)reg->s32_max_value;
> > +             reg->umin_value = max_t(u64, reg->umin_value, new_umin);
> > +             reg->umax_value = min_t(u64, reg->umax_value, new_umax);
> > +             /* s32 -> s64 tightening */
> > +             new_smin = (reg->smin_value & ~0xffffffffULL) | (u32)reg->s32_min_value;
> > +             new_smax = (reg->smax_value & ~0xffffffffULL) | (u32)reg->s32_max_value;
> > +             reg->smin_value = max_t(s64, reg->smin_value, new_smin);
> > +             reg->smax_value = min_t(s64, reg->smax_value, new_smax);
> > +     }
> > +}
> > +
>
> Guess this might be something you've considered already, but I think it
> won't hurt to ask:
>
> All verifier.c patches up to till this point all use a lot of
>
>         reg->min_value = max_t(typeof(reg->min_value), reg->min_value, new_min);
>         reg->max_value = min_t(typeof(reg->max_value), reg->max_value, new_max);
>
> where min_value/max_value is one of umin, smin, u32, or s32. Could we
> refactor those out with some form of
>
>         reg_bounds_intersect(reg, new_min, new_max)
>
> The point of this is not really about reducing the line of code, but to
> reduce the cognitive load of juggling all the min_t and max_t. With
> something reg_bounds_intersect() we only need to check that
> new_min/new_max pair is valid and trust the macro/function itself to
> handle the rest correctly.

Yes, I thought about that. And it should be doable with macro and a
bunch of refactoring. I decided to leave it to future follow ups, as
there is already plenty of refactoring happing.

>
> >  static void __reg_deduce_bounds(struct bpf_reg_state *reg)
> >  {
> >       __reg32_deduce_bounds(reg);
> >       __reg64_deduce_bounds(reg);
> > +     __reg_deduce_mixed_bounds(reg);
> >  }
> >
> >  /* Attempts to improve var_off based on unsigned min/max information */
> > --
> > 2.34.1
> >
Shung-Hsi Yu Nov. 3, 2023, 3:43 a.m. UTC | #3
On Thu, Nov 02, 2023 at 09:17:33AM -0700, Andrii Nakryiko wrote:
> On Thu, Nov 2, 2023 at 7:40 AM Shung-Hsi Yu <shung-hsi.yu@suse.com> wrote:
> >
> > On Wed, Nov 01, 2023 at 08:37:49PM -0700, Andrii Nakryiko wrote:
> > > Add a few interesting cases in which we can tighten 64-bit bounds based
> > > on newly learnt information about 32-bit bounds. E.g., when full u64/s64
> > > registers are used in BPF program, and then eventually compared as
> > > u32/s32. The latter comparison doesn't change the value of full
> > > register, but it does impose new restrictions on possible lower 32 bits
> > > of such full registers. And we can use that to derive additional full
> > > register bounds information.
> > >
> > > Acked-by: Eduard Zingerman <eddyz87@gmail.com>
> > > Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
> >
> > Acked-by: Shung-Hsi Yu <shung-hsi.yu@suse.com>
> >
> > One question below
> >
> > > ---
> > >  kernel/bpf/verifier.c | 44 +++++++++++++++++++++++++++++++++++++++++++
> > >  1 file changed, 44 insertions(+)
> > >
> > > diff --git a/kernel/bpf/verifier.c b/kernel/bpf/verifier.c
> > > index 08888784cbc8..d0d0a1a1b662 100644
> > > --- a/kernel/bpf/verifier.c
> > > +++ b/kernel/bpf/verifier.c
> > > @@ -2536,10 +2536,54 @@ static void __reg64_deduce_bounds(struct bpf_reg_state *reg)
> > >       }
> > >  }
> > >
> > > +static void __reg_deduce_mixed_bounds(struct bpf_reg_state *reg)
> > > +{
> > > +     /* Try to tighten 64-bit bounds from 32-bit knowledge, using 32-bit
> > > +      * values on both sides of 64-bit range in hope to have tigher range.
> > > +      * E.g., if r1 is [0x1'00000000, 0x3'80000000], and we learn from
> > > +      * 32-bit signed > 0 operation that s32 bounds are now [1; 0x7fffffff].
> > > +      * With this, we can substitute 1 as low 32-bits of _low_ 64-bit bound
> > > +      * (0x100000000 -> 0x100000001) and 0x7fffffff as low 32-bits of
> > > +      * _high_ 64-bit bound (0x380000000 -> 0x37fffffff) and arrive at a
> > > +      * better overall bounds for r1 as [0x1'000000001; 0x3'7fffffff].
> > > +      * We just need to make sure that derived bounds we are intersecting
> > > +      * with are well-formed ranges in respecitve s64 or u64 domain, just
> > > +      * like we do with similar kinds of 32-to-64 or 64-to-32 adjustments.
> > > +      */
> > > +     __u64 new_umin, new_umax;
> > > +     __s64 new_smin, new_smax;
> > > +
> > > +     /* u32 -> u64 tightening, it's always well-formed */
> > > +     new_umin = (reg->umin_value & ~0xffffffffULL) | reg->u32_min_value;
> > > +     new_umax = (reg->umax_value & ~0xffffffffULL) | reg->u32_max_value;
> > > +     reg->umin_value = max_t(u64, reg->umin_value, new_umin);
> > > +     reg->umax_value = min_t(u64, reg->umax_value, new_umax);
> > > +     /* u32 -> s64 tightening, u32 range embedded into s64 preserves range validity */
> > > +     new_smin = (reg->smin_value & ~0xffffffffULL) | reg->u32_min_value;
> > > +     new_smax = (reg->smax_value & ~0xffffffffULL) | reg->u32_max_value;
> > > +     reg->smin_value = max_t(s64, reg->smin_value, new_smin);
> > > +     reg->smax_value = min_t(s64, reg->smax_value, new_smax);
> > > +
> > > +     /* if s32 can be treated as valid u32 range, we can use it as well */
> > > +     if ((u32)reg->s32_min_value <= (u32)reg->s32_max_value) {
> > > +             /* s32 -> u64 tightening */
> > > +             new_umin = (reg->umin_value & ~0xffffffffULL) | (u32)reg->s32_min_value;
> > > +             new_umax = (reg->umax_value & ~0xffffffffULL) | (u32)reg->s32_max_value;
> > > +             reg->umin_value = max_t(u64, reg->umin_value, new_umin);
> > > +             reg->umax_value = min_t(u64, reg->umax_value, new_umax);
> > > +             /* s32 -> s64 tightening */
> > > +             new_smin = (reg->smin_value & ~0xffffffffULL) | (u32)reg->s32_min_value;
> > > +             new_smax = (reg->smax_value & ~0xffffffffULL) | (u32)reg->s32_max_value;
> > > +             reg->smin_value = max_t(s64, reg->smin_value, new_smin);
> > > +             reg->smax_value = min_t(s64, reg->smax_value, new_smax);
> > > +     }
> > > +}
> > > +
> >
> > Guess this might be something you've considered already, but I think it
> > won't hurt to ask:
> >
> > All verifier.c patches up to till this point all use a lot of
> >
> >         reg->min_value = max_t(typeof(reg->min_value), reg->min_value, new_min);
> >         reg->max_value = min_t(typeof(reg->max_value), reg->max_value, new_max);
> >
> > where min_value/max_value is one of umin, smin, u32, or s32. Could we
> > refactor those out with some form of
> >
> >         reg_bounds_intersect(reg, new_min, new_max)
> >
> > The point of this is not really about reducing the line of code, but to
> > reduce the cognitive load of juggling all the min_t and max_t. With
> > something reg_bounds_intersect() we only need to check that
> > new_min/new_max pair is valid and trust the macro/function itself to
> > handle the rest correctly.
> 
> Yes, I thought about that. And it should be doable with macro and a
> bunch of refactoring. I decided to leave it to future follow ups, as
> there is already plenty of refactoring happing.

Yeah sounds fair to leave it out of this patchset. Thanks for going
through the reasoning.
diff mbox series

Patch

diff --git a/kernel/bpf/verifier.c b/kernel/bpf/verifier.c
index 08888784cbc8..d0d0a1a1b662 100644
--- a/kernel/bpf/verifier.c
+++ b/kernel/bpf/verifier.c
@@ -2536,10 +2536,54 @@  static void __reg64_deduce_bounds(struct bpf_reg_state *reg)
 	}
 }
 
+static void __reg_deduce_mixed_bounds(struct bpf_reg_state *reg)
+{
+	/* Try to tighten 64-bit bounds from 32-bit knowledge, using 32-bit
+	 * values on both sides of 64-bit range in hope to have tigher range.
+	 * E.g., if r1 is [0x1'00000000, 0x3'80000000], and we learn from
+	 * 32-bit signed > 0 operation that s32 bounds are now [1; 0x7fffffff].
+	 * With this, we can substitute 1 as low 32-bits of _low_ 64-bit bound
+	 * (0x100000000 -> 0x100000001) and 0x7fffffff as low 32-bits of
+	 * _high_ 64-bit bound (0x380000000 -> 0x37fffffff) and arrive at a
+	 * better overall bounds for r1 as [0x1'000000001; 0x3'7fffffff].
+	 * We just need to make sure that derived bounds we are intersecting
+	 * with are well-formed ranges in respecitve s64 or u64 domain, just
+	 * like we do with similar kinds of 32-to-64 or 64-to-32 adjustments.
+	 */
+	__u64 new_umin, new_umax;
+	__s64 new_smin, new_smax;
+
+	/* u32 -> u64 tightening, it's always well-formed */
+	new_umin = (reg->umin_value & ~0xffffffffULL) | reg->u32_min_value;
+	new_umax = (reg->umax_value & ~0xffffffffULL) | reg->u32_max_value;
+	reg->umin_value = max_t(u64, reg->umin_value, new_umin);
+	reg->umax_value = min_t(u64, reg->umax_value, new_umax);
+	/* u32 -> s64 tightening, u32 range embedded into s64 preserves range validity */
+	new_smin = (reg->smin_value & ~0xffffffffULL) | reg->u32_min_value;
+	new_smax = (reg->smax_value & ~0xffffffffULL) | reg->u32_max_value;
+	reg->smin_value = max_t(s64, reg->smin_value, new_smin);
+	reg->smax_value = min_t(s64, reg->smax_value, new_smax);
+
+	/* if s32 can be treated as valid u32 range, we can use it as well */
+	if ((u32)reg->s32_min_value <= (u32)reg->s32_max_value) {
+		/* s32 -> u64 tightening */
+		new_umin = (reg->umin_value & ~0xffffffffULL) | (u32)reg->s32_min_value;
+		new_umax = (reg->umax_value & ~0xffffffffULL) | (u32)reg->s32_max_value;
+		reg->umin_value = max_t(u64, reg->umin_value, new_umin);
+		reg->umax_value = min_t(u64, reg->umax_value, new_umax);
+		/* s32 -> s64 tightening */
+		new_smin = (reg->smin_value & ~0xffffffffULL) | (u32)reg->s32_min_value;
+		new_smax = (reg->smax_value & ~0xffffffffULL) | (u32)reg->s32_max_value;
+		reg->smin_value = max_t(s64, reg->smin_value, new_smin);
+		reg->smax_value = min_t(s64, reg->smax_value, new_smax);
+	}
+}
+
 static void __reg_deduce_bounds(struct bpf_reg_state *reg)
 {
 	__reg32_deduce_bounds(reg);
 	__reg64_deduce_bounds(reg);
+	__reg_deduce_mixed_bounds(reg);
 }
 
 /* Attempts to improve var_off based on unsigned min/max information */