Home
last modified time | relevance | path

Searched refs:errstr_unpriv (Results 1 – 25 of 34) sorted by relevance

12

/Linux-v5.10/tools/testing/selftests/bpf/verifier/
Dunpriv.c9 .errstr_unpriv = "R0 leaks addr",
40 .errstr_unpriv = "R1 pointer arithmetic",
51 .errstr_unpriv = "R1 pointer comparison",
62 .errstr_unpriv = "R10 pointer comparison",
76 .errstr_unpriv = "unknown func bpf_trace_printk#6",
95 .errstr_unpriv = "R4 leaks addr",
122 .errstr_unpriv = "attempt to corrupt spilled",
134 .errstr_unpriv = "attempt to corrupt spilled",
156 .errstr_unpriv = "R1 leaks addr",
407 .errstr_unpriv = "R0 leaks addr",
[all …]
Dleak_ptr.c13 .errstr_unpriv = "R2 leaks addr into mem",
28 .errstr_unpriv = "R10 leaks addr into mem",
43 .errstr_unpriv = "R2 leaks addr into ctx",
64 .errstr_unpriv = "R6 leaks addr into mem",
Dspill_fill.c13 .errstr_unpriv = "R0 leaks addr",
46 .errstr_unpriv = "attempt to corrupt spilled",
59 .errstr_unpriv = "attempt to corrupt spilled",
72 .errstr_unpriv = "attempt to corrupt spilled",
Ddead_code.c88 .errstr_unpriv = "function calls to other bpf functions are allowed for",
106 .errstr_unpriv = "function calls to other bpf functions are allowed for",
124 .errstr_unpriv = "function calls to other bpf functions are allowed for",
140 .errstr_unpriv = "function calls to other bpf functions are allowed for",
155 .errstr_unpriv = "function calls to other bpf functions are allowed for",
Dbounds_mix_sign_unsign.c22 .errstr_unpriv = "R1 has unknown scalar with mixed signed bounds",
46 .errstr_unpriv = "R1 has unknown scalar with mixed signed bounds",
72 .errstr_unpriv = "R8 has unknown scalar with mixed signed bounds",
97 .errstr_unpriv = "R8 has unknown scalar with mixed signed bounds",
144 .errstr_unpriv = "R1 has unknown scalar with mixed signed bounds",
213 .errstr_unpriv = "R1 has unknown scalar with mixed signed bounds",
263 .errstr_unpriv = "R1 has unknown scalar with mixed signed bounds",
290 .errstr_unpriv = "R1 has unknown scalar with mixed signed bounds",
316 .errstr_unpriv = "R1 has unknown scalar with mixed signed bounds",
345 .errstr_unpriv = "R7 has unknown scalar with mixed signed bounds",
[all …]
Dmap_ptr.c12 .errstr_unpriv = "bpf_array access is allowed only to CAP_PERFMON and CAP_SYS_ADMIN",
29 .errstr_unpriv = "bpf_array access is allowed only to CAP_PERFMON and CAP_SYS_ADMIN",
44 .errstr_unpriv = "bpf_array access is allowed only to CAP_PERFMON and CAP_SYS_ADMIN",
59 .errstr_unpriv = "bpf_array access is allowed only to CAP_PERFMON and CAP_SYS_ADMIN",
Dspin_lock.c26 .errstr_unpriv = "",
55 .errstr_unpriv = "",
84 .errstr_unpriv = "",
114 .errstr_unpriv = "",
144 .errstr_unpriv = "",
174 .errstr_unpriv = "",
204 .errstr_unpriv = "",
236 .errstr_unpriv = "",
272 .errstr_unpriv = "",
303 .errstr_unpriv = "",
Dstack_ptr.c48 .errstr_unpriv = "R1 stack pointer arithmetic goes out of range",
94 .errstr_unpriv = "R1 stack pointer arithmetic goes out of range",
108 .errstr_unpriv = "R1 stack pointer arithmetic goes out of range",
147 .errstr_unpriv = "R1 stack pointer arithmetic goes out of range",
172 .errstr_unpriv = "R1 stack pointer arithmetic goes out of range",
185 .errstr_unpriv = "R1 stack pointer arithmetic goes out of range",
236 .errstr_unpriv = "R1 stack pointer arithmetic goes out of range",
295 .errstr_unpriv = "invalid stack off=0 size=1",
Dcfg.c45 .errstr_unpriv = "back-edge",
58 .errstr_unpriv = "back-edge",
71 .errstr_unpriv = "back-edge",
Dvalue.c14 .errstr_unpriv = "R1 !read_ok",
48 .errstr_unpriv = "R0 leaks addr",
76 .errstr_unpriv = "R0 leaks addr",
100 .errstr_unpriv = "R0 leaks addr",
Dvalue_ptr_arith.c25 .errstr_unpriv = "R1 tried to add from different maps",
53 .errstr_unpriv = "R0 min value is outside of the allowed memory range",
125 .errstr_unpriv = "R2 tried to add from different pointers or scalars",
172 .errstr_unpriv = "R2 tried to add from different maps or paths",
262 .errstr_unpriv = "R0 pointer arithmetic of map value goes out of range",
284 .errstr_unpriv = "R0 pointer arithmetic of map value goes out of range",
306 .errstr_unpriv = "R0 pointer arithmetic of map value goes out of range",
330 .errstr_unpriv = "R0 pointer arithmetic of map value goes out of range",
354 .errstr_unpriv = "R0 pointer arithmetic of map value goes out of range",
377 .errstr_unpriv = "R0 pointer arithmetic of map value goes out of range",
[all …]
Djset.c99 .errstr_unpriv = "!read_ok",
114 .errstr_unpriv = "!read_ok",
128 .errstr_unpriv = "!read_ok",
Dvalue_adj_spill.c19 .errstr_unpriv = "R0 leaks addr",
40 .errstr_unpriv = "R0 leaks addr",
Dbounds.c48 .errstr_unpriv = "R1 has unknown scalar with mixed signed bounds",
76 .errstr_unpriv = "R9 pointer -= pointer prohibited",
264 ….errstr_unpriv = "R1 has unknown scalar with mixed signed bounds, pointer arithmetic with it prohi…
302 ….errstr_unpriv = "R1 has unknown scalar with mixed signed bounds, pointer arithmetic with it prohi…
454 .errstr_unpriv = "R0 pointer arithmetic of map value goes out of range",
475 .errstr_unpriv = "R0 pointer arithmetic of map value goes out of range",
640 .errstr_unpriv = "invalid access to map value",
662 .errstr_unpriv = "invalid access to map value",
723 .errstr_unpriv = "R0 leaks addr",
743 .errstr_unpriv = "R0 leaks addr",
Darray_access.c14 .errstr_unpriv = "R0 leaks addr",
34 .errstr_unpriv = "R0 leaks addr",
56 .errstr_unpriv = "R0 leaks addr",
82 .errstr_unpriv = "R0 leaks addr",
163 .errstr_unpriv = "R0 leaks addr",
188 .errstr_unpriv = "R0 leaks addr",
Dsearch_pruning.c20 .errstr_unpriv = "R0 leaks addr as return value"
40 .errstr_unpriv = "R0 leaks addr as return value"
78 .errstr_unpriv = "R0 leaks addr",
Dvalue_illegal_alu.c66 .errstr_unpriv = "R0 pointer arithmetic prohibited",
91 .errstr_unpriv = "leaking pointer from stack off -8",
Dld_imm64.c13 .errstr_unpriv = "R1 pointer comparison",
27 .errstr_unpriv = "R1 pointer comparison",
Djump.c21 .errstr_unpriv = "R1 pointer comparison",
49 .errstr_unpriv = "R1 pointer comparison",
85 .errstr_unpriv = "R1 pointer comparison",
136 .errstr_unpriv = "R1 pointer comparison",
177 .errstr_unpriv = "R1 pointer comparison",
Dctx_skb.c59 .errstr_unpriv = "R1 pointer comparison",
81 .errstr_unpriv = "R1 pointer comparison",
104 .errstr_unpriv = "R1 pointer comparison",
377 .errstr_unpriv = "R1 leaks addr",
388 .errstr_unpriv = "R1 leaks addr",
901 .errstr_unpriv = "",
923 .errstr_unpriv = "R1 leaks addr",
945 .errstr_unpriv = "",
1089 .errstr_unpriv = "R1 leaks addr",
Duninit.c37 .errstr_unpriv = "R1 pointer comparison",
Ddirect_stack_access_wraparound.c38 .errstr_unpriv = "R1 stack pointer arithmetic goes out of range",
Dcgroup_storage.c108 .errstr_unpriv = "R2 leaks addr into helper function",
218 .errstr_unpriv = "R2 leaks addr into helper function",
Druntime_jit.c162 .errstr_unpriv = "tail_call abusing map_ptr",
187 .errstr_unpriv = "tail_call abusing map_ptr",
Dcgroup_skb.c31 .errstr_unpriv = "invalid bpf_context access off=76 size=4",
184 .errstr_unpriv = "invalid bpf_context access off=152 size=8",

12