summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorKumar Kartikeya Dwivedi <memxor@gmail.com>2026-09-04 12:41:57 +0200
committerAlexei Starovoitov <ast@kernel.org>2026-09-04 12:24:25 -0700
commit9dcddf30ac1a14f18c3221db9292bcaa0735ee2f (patch)
treebf229db89be6e788262b4bddba69e42f264e201e /scripts/Makefile.thinlto
parentecdc5043794c9184aa8e6c814603899479c46b35 (diff)
downloadlinux-9dcddf30ac1a14f18c3221db9292bcaa0735ee2f.tar.gz
linux-9dcddf30ac1a14f18c3221db9292bcaa0735ee2f.zip
selftests/bpf: Test imprecise scalar kptr stores
Add a verifier regression where an imprecise zero scalar reaches a kptr store first and a nonzero scalar reaches the same instruction on a second path. Without the corresponding verifier fix, the second path is pruned and the program is unexpectedly accepted. With the fix, the scalar range is compared and the invalid store is rejected. Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com> Link: https://lore.kernel.org/r/20260904104203.345917-7-memxor@gmail.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions