Searched refs:__failure (Results 1 – 25 of 90) sorted by relevance
1234
/Linux-v6.6/tools/testing/selftests/bpf/progs/ |
D | dynptr_fail.c | 80 __failure __msg("Unreleased reference id=2") 93 __failure __msg("Unreleased reference id=4") 129 __failure __msg("Unreleased reference id") 138 __failure __msg("arg 1 is an unacquired reference") 151 __failure __msg("Expected an initialized dynptr as arg #3") 171 __failure __msg("type=mem expected=ringbuf_mem") 194 __failure __msg("invalid indirect read from stack") 212 __failure __msg("invalid indirect read from stack") 230 __failure __msg("value is outside of the allowed memory range") 252 __failure __msg("value is outside of the allowed memory range") [all …]
|
D | task_kfunc_failure.c | 31 __failure __msg("Possibly NULL pointer passed to trusted arg0") 52 __failure __msg("arg#0 pointer type STRUCT task_struct must point") 68 __failure __msg("calling kernel function bpf_task_acquire is not allowed") 83 __failure __msg("calling kernel function bpf_task_acquire is not allowed") 103 __failure __msg("Possibly NULL pointer passed to trusted arg0") 118 __failure __msg("Unreleased reference") 132 __failure __msg("Unreleased reference") 152 __failure __msg("Possibly NULL pointer passed to trusted arg0") 165 __failure __msg("Possibly NULL pointer passed to trusted arg0") 181 __failure __msg("arg#0 pointer type STRUCT task_struct must point") [all …]
|
D | iters_state_safety.c | 56 __failure __msg("Unreleased reference id=1") 76 __failure __msg("expected an initialized iter_num as arg #1") 94 __failure __msg("expected an initialized iter_num as arg #1") 121 __failure __msg("Unreleased reference id=1") 146 __failure __msg("expected an initialized iter_num as arg #1") 186 __failure 233 __failure __msg("expected uninitialized iter_num as arg #1") 261 __failure __msg("expected an initialized iter_num as arg #1") 287 __failure __msg("expected an initialized iter_num as arg #1") 308 __failure __msg("expected an initialized iter_num as arg #1") [all …]
|
D | verifier_helper_restricted.c | 33 __failure __msg("unknown func bpf_ktime_get_coarse_ns") 47 __failure __msg("unknown func bpf_ktime_get_coarse_ns") 61 __failure __msg("unknown func bpf_ktime_get_coarse_ns") 75 __failure __msg("unknown func bpf_ktime_get_coarse_ns") 89 __failure __msg("tracing progs cannot use bpf_timer yet") 114 __failure __msg("tracing progs cannot use bpf_timer yet") 139 __failure __msg("tracing progs cannot use bpf_timer yet") 164 __failure __msg("tracing progs cannot use bpf_timer yet") 189 __failure __msg("tracing progs cannot use bpf_spin_lock yet") 212 __failure __msg("tracing progs cannot use bpf_spin_lock yet") [all …]
|
D | map_kptr_fail.c | 24 __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 __msg("R1 type=untrusted_ptr_ expected=percpu_ptr_") [all …]
|
D | verifier_ref_tracking.c | 112 __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 …]
|
D | verifier_raw_stack.c | 10 __failure __msg("invalid read from stack R6 off=-8 size=8") 27 __failure __msg("R4 min value is negative") 46 __failure __msg("R4 min value is negative") 66 __failure __msg("invalid zero-sized read") 152 __failure __msg("R0 invalid mem access 'scalar'") 175 __failure __msg("R3 invalid mem access 'scalar'") 238 __failure __msg("invalid indirect access to stack R3 off=-513 size=8") 257 __failure __msg("invalid indirect access to stack R3 off=-1 size=8") 276 __failure __msg("R4 min value is negative") 295 __failure [all …]
|
D | verifier_bounds_mix_sign_unsign.c | 17 __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 …]
|
D | verifier_helper_value_access.c | 94 __failure __msg("invalid access to map value, value_size=48 off=0 size=0") 118 __failure __msg("invalid access to map value, value_size=48 off=0 size=56") 144 __failure __msg("R2 min value is negative") 224 __failure __msg("invalid access to map value, value_size=48 off=4 size=0") 250 __failure __msg("invalid access to map value, value_size=48 off=4 size=52") 278 __failure __msg("R2 min value is negative") 305 __failure __msg("R2 min value is negative") 389 __failure __msg("R1 min value is outside of the allowed memory range") 415 __failure __msg("invalid access to map value, value_size=48 off=4 size=52") 444 __failure __msg("R2 min value is negative") [all …]
|
D | verifier_stack_ptr.c | 40 __failure __msg("misaligned stack access off (0x0; 0x0)+-8+2 size 8") 56 __failure __msg("misaligned stack access off (0x0; 0x0)+-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 __msg("math between fp pointer") [all …]
|
D | verifier_cgroup_storage.c | 51 __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 …]
|
D | cgrp_kfunc_failure.c | 32 __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("reg type unsupported for arg#0 function") 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 …]
|
D | verifier_xdp_direct_packet_access.c | 10 __failure __msg("R3 pointer arithmetic on pkt_end") 31 __failure __msg("R3 pointer arithmetic on pkt_end") 72 __failure __msg("R1 offset is outside of the packet") 93 __failure __msg("R1 offset is outside of the packet") 134 __failure __msg("R1 offset is outside of the packet") 176 __failure __msg("R1 offset is outside of the packet") 198 __failure __msg("R1 offset is outside of the packet") 282 __failure __msg("R1 offset is outside of the packet") 304 __failure __msg("R1 offset is outside of the packet") 387 __failure __msg("R1 offset is outside of the packet") [all …]
|
D | verifier_bounds_deduction.c | 10 __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
|
D | verifier_cfg.c | 10 __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")
|
D | verifier_bounds.c | 17 __failure __msg("R0 max value is outside of the allowed memory range") 48 __failure 142 __failure __msg("map_value pointer and 4294967295") 173 __failure __msg("R0 min value is outside of the allowed memory range") 204 __failure __msg("value_size=8 off=1073741825") 233 __failure __msg("value 1073741823") 302 __failure 344 __failure __msg("value -4294967168 makes map_value pointer be out of bounds") 418 __failure __msg("R0 max value is outside of the allowed memory range") 451 __failure __msg("R0 unbounded memory access") [all …]
|
D | user_ringbuf_fail.c | 44 __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 value") 210 __failure __msg("Dynptr has to be an uninitialized dynptr") 218 __failure __msg("Dynptr has to be an uninitialized dynptr")
|
D | verifier_spin_lock.c | 55 __failure __msg("cannot be accessed directly") 88 __failure __msg("cannot be accessed directly") 122 __failure __msg("cannot be accessed directly") 156 __failure __msg("calls are not allowed") 190 __failure __msg("unlock is missing") 224 __failure __msg("without taking a lock") 258 __failure __msg("calls are not allowed") 294 __failure __msg("unlock of different lock") 333 __failure __msg("unlock is missing") 376 __failure __msg("inside bpf_spin_lock") [all …]
|
D | verifier_helper_packet_access.c | 42 __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("invalid access to packet") 390 __failure __msg("invalid access to packet") [all …]
|
D | verifier_ctx.c | 10 __failure __msg("BPF_ATOMIC stores into R1 ctx is not allowed") 24 __failure __msg("dereference of modified ctx ptr") 55 __failure __msg("negative offset ctx ptr R1 off=-612 disallowed") 71 __failure __msg("negative offset ctx ptr R1 off=-612 disallowed") 87 __failure __msg("variable ctx access var_off=(0x0; 0x4)") 134 __failure __msg("R1 type=scalar expected=ctx") 149 __failure __msg("negative offset ctx ptr R1 off=-612 disallowed") 208 __failure __msg("R1 type=scalar expected=ctx")
|
D | cpumask_failure.c | 20 __failure __msg("Unreleased reference") 33 __failure __msg("NULL pointer passed to trusted arg0") 48 __failure __msg("must be referenced") 61 __failure __msg("bpf_cpumask_set_cpu args#1 expected pointer to STRUCT bpf_cpumask") 74 __failure __msg("Unreleased reference") 98 __failure __msg("NULL pointer passed to trusted arg0") 108 __failure __msg("R2 must be a rcu pointer") 142 __failure __msg("NULL pointer passed to trusted arg1") 170 __failure __msg("Possibly NULL pointer passed to helper arg2")
|
D | verifier_unpriv.c | 106 __failure __msg("R1 pointer += pointer") 252 __failure __msg("invalid size") 266 __failure __msg("invalid bpf_context access") 312 __failure __msg("R1 type=fp expected=ctx") 330 __failure __msg("R1 type=scalar expected=ctx") 349 __failure __msg("same insn cannot be used with different pointers") 376 __failure __msg("same insn cannot be used with different pointers") 401 __failure __msg("type=ctx expected=sock") 440 __failure 476 __failure __msg("same insn cannot be used with different pointers") [all …]
|
D | verifier_var_off.c | 17 __failure __msg("variable ctx access var_off=(0x0; 0x4)") 64 __failure __msg("invalid variable-offset read from stack R2") 120 __failure 167 __failure __msg("invalid unbounded variable-offset indirect access to stack R4") 200 __failure __msg("invalid variable-offset indirect access to stack R2") 229 __failure __msg("invalid variable-offset indirect access to stack R2") 258 __failure __msg("invalid indirect read from stack R2 var_off")
|
D | verifier_sock.c | 55 __failure __msg("invalid mem access 'sock_common_or_null'") 90 __failure __msg("invalid sock_common access") 110 __failure __msg("type=sock_common_or_null expected=sock_common") 127 __failure __msg("invalid mem access 'sock_or_null'") 268 __failure __msg("invalid sock access") 319 __failure __msg("invalid sock access") 344 __failure __msg("invalid sock access") 441 __failure __msg("invalid sock access") 466 __failure __msg("type=sock_common_or_null expected=sock_common") 483 __failure __msg("invalid mem access 'tcp_sock_or_null'") [all …]
|
D | rbtree_fail.c | 32 __failure __msg("bpf_spin_lock at off=16 must be held for bpf_rb_root") 46 __failure __msg("bpf_spin_lock at off=16 must be held for bpf_rb_root") 64 __failure __msg("bpf_spin_lock at off=16 must be held for bpf_rb_root") 72 __failure __msg("rbtree_remove node input must be non-owning ref") 108 __failure __msg("Unreleased reference id=3 alloc_insn=10") 136 __failure __msg("arg#1 expected pointer to allocated object") 155 __failure __msg("dereference of modified ptr_or_null_ ptr R2 off=16 disallowed") 181 __failure __msg("rbtree_remove node input must be non-owning ref") 205 __failure __msg("rbtree_remove node input must be non-owning ref") 283 __failure __msg("arg#1 expected pointer to allocated object") [all …]
|
1234