Lines Matching full:invalid
243 /* invalid 8-byte reads from a 4-byte fields in bpf_sk_lookup */
245 "invalid 8-byte read from bpf_sk_lookup family field",
252 .errstr = "invalid bpf_context access",
258 "invalid 8-byte read from bpf_sk_lookup protocol field",
265 .errstr = "invalid bpf_context access",
271 "invalid 8-byte read from bpf_sk_lookup remote_ip4 field",
278 .errstr = "invalid bpf_context access",
284 "invalid 8-byte read from bpf_sk_lookup remote_ip6 field",
291 .errstr = "invalid bpf_context access",
297 "invalid 8-byte read from bpf_sk_lookup remote_port field",
304 .errstr = "invalid bpf_context access",
310 "invalid 8-byte read from bpf_sk_lookup local_ip4 field",
317 .errstr = "invalid bpf_context access",
323 "invalid 8-byte read from bpf_sk_lookup local_ip6 field",
330 .errstr = "invalid bpf_context access",
336 "invalid 8-byte read from bpf_sk_lookup local_port field",
343 .errstr = "invalid bpf_context access",
348 /* invalid 1,2,4-byte reads from 8-byte fields in bpf_sk_lookup */
350 "invalid 4-byte read from bpf_sk_lookup sk field",
357 .errstr = "invalid bpf_context access",
363 "invalid 2-byte read from bpf_sk_lookup sk field",
370 .errstr = "invalid bpf_context access",
376 "invalid 1-byte read from bpf_sk_lookup sk field",
383 .errstr = "invalid bpf_context access",
390 "invalid 4-byte read past end of bpf_sk_lookup",
397 .errstr = "invalid bpf_context access",
403 "invalid 4-byte unaligned read from bpf_sk_lookup at odd offset",
409 .errstr = "invalid bpf_context access",
415 "invalid 4-byte unaligned read from bpf_sk_lookup at even offset",
421 .errstr = "invalid bpf_context access",
428 "invalid 8-byte write to bpf_sk_lookup",
435 .errstr = "invalid bpf_context access",
441 "invalid 4-byte write to bpf_sk_lookup",
448 .errstr = "invalid bpf_context access",
454 "invalid 2-byte write to bpf_sk_lookup",
461 .errstr = "invalid bpf_context access",
467 "invalid 1-byte write to bpf_sk_lookup",
474 .errstr = "invalid bpf_context access",
480 "invalid 4-byte write past end of bpf_sk_lookup",
488 .errstr = "invalid bpf_context access",