Lines Matching full:invalid
244 /* invalid 8-byte reads from a 4-byte fields in bpf_sk_lookup */
246 "invalid 8-byte read from bpf_sk_lookup family field",
253 .errstr = "invalid bpf_context access",
259 "invalid 8-byte read from bpf_sk_lookup protocol field",
266 .errstr = "invalid bpf_context access",
273 "invalid 8-byte read from bpf_sk_lookup remote_ip4 field",
280 .errstr = "invalid bpf_context access",
286 "invalid 8-byte read from bpf_sk_lookup remote_ip6 field",
293 .errstr = "invalid bpf_context access",
300 "invalid 8-byte read from bpf_sk_lookup remote_port field",
307 .errstr = "invalid bpf_context access",
314 "invalid 8-byte read from bpf_sk_lookup local_ip4 field",
321 .errstr = "invalid bpf_context access",
327 "invalid 8-byte read from bpf_sk_lookup local_ip6 field",
334 .errstr = "invalid bpf_context access",
341 "invalid 8-byte read from bpf_sk_lookup local_port field",
348 .errstr = "invalid bpf_context access",
354 /* invalid 1,2,4-byte reads from 8-byte fields in bpf_sk_lookup */
356 "invalid 4-byte read from bpf_sk_lookup sk field",
363 .errstr = "invalid bpf_context access",
369 "invalid 2-byte read from bpf_sk_lookup sk field",
376 .errstr = "invalid bpf_context access",
382 "invalid 1-byte read from bpf_sk_lookup sk field",
389 .errstr = "invalid bpf_context access",
396 "invalid 4-byte read past end of bpf_sk_lookup",
403 .errstr = "invalid bpf_context access",
409 "invalid 4-byte unaligned read from bpf_sk_lookup at odd offset",
415 .errstr = "invalid bpf_context access",
422 "invalid 4-byte unaligned read from bpf_sk_lookup at even offset",
428 .errstr = "invalid bpf_context access",
436 "invalid 8-byte write to bpf_sk_lookup",
443 .errstr = "invalid bpf_context access",
449 "invalid 4-byte write to bpf_sk_lookup",
456 .errstr = "invalid bpf_context access",
462 "invalid 2-byte write to bpf_sk_lookup",
469 .errstr = "invalid bpf_context access",
475 "invalid 1-byte write to bpf_sk_lookup",
482 .errstr = "invalid bpf_context access",
488 "invalid 4-byte write past end of bpf_sk_lookup",
496 .errstr = "invalid bpf_context access",