Home
last modified time | relevance | path

Searched refs:__failure (Results 1 – 25 of 124) sorted by relevance

12345

/linux/tools/testing/selftests/bpf/progs/
H A Ddynptr_fail.c81 __failure __msg("Unreleased reference id=2")
94 __failure __msg("Unreleased reference id=4")
130 __failure __msg("Unreleased reference id")
139 __failure __msg("arg 1 is an unacquired reference")
152 __failure __msg("Expected an initialized dynptr as arg #2")
172 __failure __msg("type=mem expected=ringbuf_mem")
195 __failure __msg("invalid read from stack")
213 __failure __msg("invalid read from stack")
231 __failure __msg("value is outside of the allowed memory range")
253 __failure __ms
[all...]
H A Dexceptions_fail.c63 __failure __msg("Global function exception_cb_bad_ret_type1() return value not void or scalar.") in __exception_cb()
72 __failure __msg("exception cb only supports single integer argument") in __exception_cb()
81 __failure __msg("exception cb only supports single integer argument") in __exception_cb()
99 __failure __msg("exception cb cannot return void") in __exception_cb()
114 __failure __msg("cannot be called from callback subprog")
136 __failure __msg("function calls are not allowed while holding a lock")
145 __failure __msg("function calls are not allowed while holding a lock")
152 __failure __msg("bpf_throw cannot be used inside bpf_rcu_read_lock-ed region")
168 __failure __msg("bpf_throw cannot be used inside bpf_rcu_read_lock-ed region")
184 __failure __msg("function calls are not allowed while holding a lock")
[all …]
H A Dverifier_sock_addr.c17 __failure __msg("At program exit the register R0 has smin=0 smax=0 should have been in [1, 1]")
31 __failure __msg("At program exit the register R0 has smin=0 smax=0 should have been in [1, 1]")
45 __failure __msg("At program exit the register R0 has smin=0 smax=0 should have been in [1, 1]")
66 __failure __msg("At program exit the register R0 has smin=2 smax=2 should have been in [0, 1]")
87 __failure __msg("At program exit the register R0 has smin=2 smax=2 should have been in [0, 1]")
108 __failure __msg("At program exit the register R0 has smin=2 smax=2 should have been in [0, 1]")
122 __failure __msg("At program exit the register R0 has smin=0 smax=0 should have been in [1, 1]")
136 __failure __msg("At program exit the register R0 has smin=0 smax=0 should have been in [1, 1]")
150 __failure __msg("At program exit the register R0 has smin=0 smax=0 should have been in [1, 1]")
164 __failure __msg("At program exit the register R0 has smin=0 smax=0 should have been in [1, 1]")
[all …]
H A Dirq.c18 __failure __msg("arg#0 doesn't point to an irq flag on stack") in irq_save_bad_arg()
26 __failure __msg("arg#0 doesn't point to an irq flag on stack") in irq_restore_bad_arg()
34 __failure __msg("BPF_EXIT instruction in main prog cannot be used inside bpf_local_irq_save-ed region") in irq_restore_missing_2()
46 __failure __msg("BPF_EXIT instruction in main prog cannot be used inside bpf_local_irq_save-ed region") in irq_restore_missing_3()
60 __failure __msg("BPF_EXIT instruction in main prog cannot be used inside bpf_local_irq_save-ed region") in irq_restore_missing_3_minus_2()
86 __failure __msg("BPF_EXIT instruction in main prog cannot be used inside bpf_local_irq_save-ed region") in irq_restore_missing_1_subprog()
96 __failure __msg("BPF_EXIT instruction in main prog cannot be used inside bpf_local_irq_save-ed region") in irq_restore_missing_2_subprog()
108 __failure __msg("BPF_EXIT instruction in main prog cannot be used inside bpf_local_irq_save-ed region") in irq_restore_missing_3_subprog()
122 __failure __msg("BPF_EXIT instruction in main prog cannot be used inside bpf_local_irq_save-ed region") in irq_restore_missing_3_minus_2_subprog()
196 __failure __ms in irq_sleepable_helper()
[all...]
H A Dmap_kptr_fail.c24 __failure __msg("kptr access size must be BPF_DW")
39 __failure __msg("kptr access cannot have variable offset")
58 __failure __msg("R1 doesn't have constant offset. kptr has to be")
77 __failure __msg("kptr access misaligned expected=8 off=7")
93 __failure __msg("kptr access misaligned expected=8 off=1")
107 __failure __msg("variable untrusted_ptr_ access var_off=(0x0; 0x1e0)")
131 __failure __msg("invalid kptr access, R1 type=untrusted_ptr_prog_test_ref_kfunc")
152 __failure __msg("R1 type=untrusted_ptr_or_null_ expected=percpu_ptr_")
167 __failure __msg("access beyond struct prog_test_ref_kfunc at off 32 size 4")
185 __failure __ms
[all...]
H A Dverifier_ref_tracking.c112 __failure __msg("Unreleased reference")
127 __failure __msg("Unreleased reference")
142 __failure __msg("Unreleased reference")
160 __failure __msg("Unreleased reference")
180 __failure __msg("Unreleased reference")
195 __failure __msg("Unreleased reference")
210 __failure __msg("Unreleased reference")
266 __failure __msg("Possibly NULL pointer passed to trusted arg0")
285 __failure __msg("Possibly NULL pointer passed to trusted arg0")
303 __failure __msg("Possibly NULL pointer passed to trusted arg0")
[all …]
H A Dverifier_helper_value_access.c99 __failure __msg("R2 invalid zero-sized read: u64=[0,0]")
126 __failure __msg("R2 invalid zero-sized read: u64=[0,4]")
155 __failure __msg("invalid access to map value, value_size=48 off=0 size=56")
181 __failure __msg("R2 min value is negative")
261 __failure __msg("R2 invalid zero-sized read")
287 __failure __msg("invalid access to map value, value_size=48 off=4 size=52")
315 __failure __msg("R2 min value is negative")
342 __failure __msg("R2 min value is negative")
426 __failure __msg("R2 invalid zero-sized read")
452 __failure __ms
[all...]
H A Dverifier_helper_restricted.c22 __failure __msg("program of this type cannot use helper bpf_ktime_get_coarse_ns")
36 __failure __msg("program of this type cannot use helper bpf_ktime_get_coarse_ns") in in_bpf_prog_type_kprobe_1()
50 __failure __msg("program of this type cannot use helper bpf_ktime_get_coarse_ns") in in_bpf_prog_type_tracepoint_1()
64 __failure __msg("program of this type cannot use helper bpf_ktime_get_coarse_ns") in bpf_prog_type_perf_event_1()
78 __failure __msg("tracing progs cannot use bpf_spin_lock yet") in bpf_prog_type_raw_tracepoint_1()
101 __failure __msg("tracing progs cannot use bpf_spin_lock yet") in in_bpf_prog_type_kprobe_2()
124 __failure __msg("tracing progs cannot use bpf_spin_lock yet") in bpf_prog_type_perf_event_2()
147 __failure __msg("tracing progs cannot use bpf_spin_lock yet") in in_bpf_prog_type_tracepoint_2()
H A Diters_state_safety.c56 __failure __msg("Unreleased reference id=1")
76 __failure __msg("expected an initialized iter_num as arg #0")
94 __failure __msg("expected an initialized iter_num as arg #0")
121 __failure __msg("Unreleased reference id=1")
146 __failure __msg("expected an initialized iter_num as arg #0")
186 __failure
233 __failure __msg("expected uninitialized iter_num as arg #0")
261 __failure __msg("expected an initialized iter_num as arg #0")
287 __failure __msg("expected an initialized iter_num as arg #0")
308 __failure __ms
[all...]
H A Dverifier_vfs_reject.c16 __failure __msg("Possibly NULL pointer passed to trusted arg0")
31 __failure __msg("arg#0 pointer type STRUCT task_struct must point to scalar, or struct with scalar")
49 __failure __msg("R1 must be referenced or trusted")
69 __failure __msg("Unreleased reference")
83 __failure __msg("release kernel function bpf_put_file expects")
92 __failure __msg("Possibly NULL pointer passed to trusted arg0")
101 __failure __msg("R1 must be referenced or trusted")
115 __failure __msg("R1 must be referenced or trusted")
131 __failure __msg("kernel function bpf_path_d_path args#0 expected pointer to STRUCT path but R1 has …
139 __failure __msg("invalid access to map value, value_size=4096 off=0 size=8192")
[all …]
H A Dverifier_bounds_mix_sign_unsign.c17 __failure __msg("unbounded min value")
49 __failure __msg("unbounded min value")
81 __failure __msg("unbounded min value")
115 __failure __msg("unbounded min value")
179 __failure __msg("unbounded min value")
212 __failure __msg("R4 min value is negative, either use unsigned")
275 __failure __msg("unbounded min value")
342 __failure __msg("unbounded min value")
376 __failure __msg("unbounded min value")
411 __failure __msg("unbounded min value")
[all …]
H A Dverifier_cfg.c10 __failure __msg("unreachable")
22 __failure __msg("unreachable")
35 __failure __msg("jump out of range")
48 __failure __msg("jump out of range")
60 __failure __msg("unreachable insn 1")
72 __failure __msg("unreachable insn 4")
87 __failure __msg("infinite loop detected")
124 __failure __msg("infinite loop detected")
150 __failure __msg("infinite loop detected")
H A Dpreempt_lock.c11 __failure __msg("BPF_EXIT instruction in main prog cannot be used inside bpf_preempt_disable-ed region")
19 __failure __msg("BPF_EXIT instruction in main prog cannot be used inside bpf_preempt_disable-ed region")
28 __failure __msg("BPF_EXIT instruction in main prog cannot be used inside bpf_preempt_disable-ed region")
38 __failure __msg("BPF_EXIT instruction in main prog cannot be used inside bpf_preempt_disable-ed region")
60 __failure __msg("BPF_EXIT instruction in main prog cannot be used inside bpf_preempt_disable-ed region")
68 __failure __msg("BPF_EXIT instruction in main prog cannot be used inside bpf_preempt_disable-ed region")
77 __failure __msg("BPF_EXIT instruction in main prog cannot be used inside bpf_preempt_disable-ed region")
107 __failure __msg("sleepable helper bpf_copy_from_user#")
119 __failure __msg("kernel func bpf_copy_from_user_str is sleepable within non-preemptible region")
180 __failure __ms
[all...]
H A Dverifier_stack_ptr.c40 __failure __msg("misaligned stack access off -8+2 size 8")
56 __failure __msg("misaligned stack access off -10+8 size 8")
72 __failure __msg("invalid write to stack R1 off=-79992 size=8")
88 __failure __msg("invalid write to stack R1 off=0 size=8")
150 __failure __msg("invalid write to stack R1 off=0 size=1")
166 __failure __msg("invalid write to stack R1")
184 __failure __msg("invalid write to stack")
203 __failure __msg("fp pointer offset")
255 __failure __msg("invalid write to stack R1 off=-513 size=1")
271 __failure __ms
[all...]
H A Dverifier_cgroup_storage.c51 __failure __msg("cannot pass map_type 1 into func bpf_get_local_storage")
71 __failure __msg("fd 1 is not pointing to valid bpf_map")
90 __failure __msg("invalid access to map value, value_size=64 off=256 size=4")
110 __failure __msg("invalid access to map value, value_size=64 off=-2 size=4")
131 __failure __msg("get_local_storage() doesn't support non-zero flags")
151 __failure __msg("get_local_storage() doesn't support non-zero flags")
190 __failure __msg("cannot pass map_type 1 into func bpf_get_local_storage")
210 __failure __msg("fd 1 is not pointing to valid bpf_map")
229 __failure __msg("invalid access to map value, value_size=64 off=256 size=4")
249 __failure __msg("invalid access to map value, value_size=64 off=-2 size=4")
[all …]
H A Dverifier_xdp_direct_packet_access.c10 __failure __msg("R3 pointer arithmetic on pkt_end")
31 __failure __msg("R3 pointer arithmetic on pkt_end")
72 __failure __msg("R1 {{min|max}} value is outside of the allowed memory range")
93 __failure __msg("R1 offset is outside of the packet")
134 __failure __msg("R1 {{min|max}} value is outside of the allowed memory range")
176 __failure __msg("R1 {{min|max}} value is outside of the allowed memory range")
198 __failure __msg("R1 offset is outside of the packet")
282 __failure __msg("R1 {{min|max}} value is outside of the allowed memory range")
304 __failure __msg("R1 offset is outside of the packet")
387 __failure __ms
[all...]
H A Dcgrp_kfunc_failure.c32 __failure __msg("Possibly NULL pointer passed to trusted arg0")
51 __failure __msg("Possibly NULL pointer passed to trusted arg0")
67 __failure __msg("arg#0 pointer type STRUCT cgroup must point")
81 __failure __msg("calling kernel function bpf_cgroup_acquire is not allowed")
95 __failure __msg("cgrp_kfunc_acquire_trusted_walked")
109 __failure __msg("Possibly NULL pointer passed to trusted arg0")
123 __failure __msg("Unreleased reference")
137 __failure __msg("Unreleased reference")
157 __failure __msg("must be referenced or trusted")
178 __failure __msg("Possibly NULL pointer passed to trusted arg0")
[all …]
H A Duser_ringbuf_fail.c44 __failure __msg("negative offset dynptr_ptr ptr")
67 __failure __msg("dereference of modified dynptr_ptr ptr")
87 __failure __msg("invalid mem access 'dynptr_ptr'")
107 __failure __msg("invalid mem access 'scalar'")
129 __failure __msg("invalid mem access 'scalar'")
149 __failure __msg("cannot release unowned const bpf_dynptr")
169 __failure __msg("cannot release unowned const bpf_dynptr")
187 __failure __msg("At callback return the register R0 has ")
210 __failure __msg("Dynptr has to be an uninitialized dynptr")
218 __failure __msg("Dynptr has to be an uninitialized dynptr")
[all …]
H A Dverifier_raw_stack.c28 __failure __msg("R4 min value is negative")
47 __failure __msg("R4 min value is negative")
67 __failure __msg("R4 invalid zero-sized read: u64=[0,0]")
153 __failure __msg("R0 invalid mem access 'scalar'")
176 __failure __msg("R3 invalid mem access 'scalar'")
239 __failure __msg("invalid write to stack R3 off=-513 size=8")
258 __failure __msg("invalid write to stack R3 off=-1 size=8")
277 __failure __msg("R4 min value is negative")
296 __failure
316 __failure
[all …]
H A Dverifier_sock.c58 __failure __msg("invalid mem access 'sock_common_or_null'")
93 __failure __msg("invalid sock_common access") in sk_family_non_fullsock_field_1()
113 __failure __msg("type=sock_common_or_null expected=sock_common") in sk_sk_type_fullsock_field_1()
130 __failure __msg("invalid mem access 'sock_or_null'") in sk_no_skb_sk_check_1()
271 __failure __msg("invalid sock access") in sk_dst_port_half_load()
322 __failure __msg("invalid sock access") in sk_dst_port_byte_load()
347 __failure __msg("invalid sock access") in dst_port_byte_load_invalid()
444 __failure __msg("invalid sock access") in sk_sk_protocol_narrow_load()
469 __failure __msg("type=sock_common_or_null expected=sock_common") in skb_sk_beyond_last_field_1()
486 __failure __ms in sk_no_skb_sk_check_2()
[all...]
H A Dverifier_lsm.c32 __failure __msg("R0 has smin=-4096 smax=-4096 should have been in [-4095, 0]") in errno_zero_retval_test4()
43 __failure __msg("R0 has smin=4096 smax=4096 should have been in [-4095, 0]") in errno_zero_retval_test5()
54 __failure __msg("R0 has smin=1 smax=1 should have been in [-4095, 0]") in errno_zero_retval_test6()
88 __failure __msg("R0 has smin=-1 smax=-1 should have been in [0, 1]") in bool_retval_test3()
99 __failure __msg("R0 has smin=2 smax=2 should have been in [0, 1]") in bool_retval_test4()
132 __failure __msg("points to disabled hook") in disabled_hook_test1()
143 __failure __msg("points to disabled hook") in disabled_hook_test2()
154 __failure __msg("points to disabled hook") in disabled_hook_test3()
165 __failure __msg("R1 invalid mem access 'trusted_ptr_or_null_'")
H A Dverifier_bounds_deduction.c10 __failure __msg("R0 tried to subtract pointer from scalar")
42 __failure __msg("R0 tried to subtract pointer from scalar")
75 __failure __msg("R0 tried to subtract pointer from scalar")
89 __failure __msg("R0 tried to subtract pointer from scalar")
104 __failure __msg("dereference of modified ctx ptr")
123 __failure __msg("negative offset ctx ptr R1 off=-1 disallowed")
142 __failure __msg("R0 tried to subtract pointer from scalar")
156 __failure
H A Dverifier_linked_scalars.c10 __failure
195 __failure
296 __failure
388 __failure __msg("div by zero")
422 __failure __msg("div by zero")
543 __failure
571 __failure
601 __failure
627 __failure
661 __failure __msg("invalid variable-offset")
H A Dverifier_ctx.c14 __failure __msg("BPF_ATOMIC stores into R1 ctx is not allowed") in context_stores_via_bpf_atomic()
28 __failure __msg("dereference of modified ctx ptr") in make_ptr_to_ctx_unusable()
59 __failure __msg("negative offset ctx ptr R1 off=-612 disallowed") in ctx_pointer_to_helper_1()
75 __failure __msg("negative offset ctx ptr R1 off=-612 disallowed") in ctx_pointer_to_helper_2()
90 __failure __msg("variable ctx access var_off=(0x0; 0x4)") in ctx_pointer_to_helper_3()
137 __failure __msg("R1 type=scalar expected=ctx") in or_null_check_3_1()
152 __failure __msg("negative offset ctx ptr R1 off=-612 disallowed") in null_check_4_ctx_const()
211 __failure __msg("R1 type=scalar expected=ctx") in null_check_8_null_bind()
227 __failure __msg("invalid bpf_context access") \
252 __failure __ms
[all...]
H A Dverifier_helper_packet_access.c42 __failure __msg("invalid access to packet")
90 __failure __msg("invalid access to packet")
115 __failure __msg("invalid access to packet")
164 __failure __msg("invalid access to packet")
212 __failure __msg("invalid access to packet")
237 __failure __msg("invalid access to packet")
261 __failure __msg("helper access to the packet")
286 __failure __msg("helper access to the packet")
363 __failure __msg("R1 min value is negative")
390 __failure __ms
[all...]

12345