List Question
20 TechQA 2024-03-30T21:07:31.620000Detect and capture openconnect traffic using eBPF/XDP
29 views
Asked by NobinPegasus
R2 max value is outside of the allowed memory range after explicit bounds checking
30 views
Asked by Akash Cherukuri
invalid access to map value, value_size=128 off=0 size=0; libbpf: prog 'xdp_parser_func': failed to load: -13
35 views
Asked by NobinPegasus
BCC tool execute failed on Android by debianfs
21 views
Asked by yklin-vv
unknown type name ‘GElf_Nhdr’; did you mean ‘GElf_Shdr’?
21 views
Asked by NobinPegasus
BPF per CPU array is not zero initialized?
31 views
Asked by diviquery
How to read arbitrary len bytes using helper bpf_skb_load_bytes()?
114 views
Asked by someone
ebpf: what causes BPF_LINK_CREATE return EINVAL
51 views
Asked by soulxgt
Poll on BPF device descriptor
46 views
Asked by Daniel Walker
bpf_override_return not working with uretprobes
182 views
Asked by Gourav Kumar
BPF setsockopt with ICMP6
63 views
Asked by dbeken85
i need Step-by-Step Implementation for Simple CPUMAP Program in c
73 views
Asked by Shiva Surya.S
ebpf: "value is outside of the allowed memory range" when reading data into array with offset
108 views
Asked by Z3ratu1
bpf_probe_read_user() is throwing `permission denied: invalid access to map value` in an ebpf program
210 views
Asked by Govind Tomar
Path printed twice, separated by numerous empty linesusing bpf_d_path(&file->f_path , d_path_buf , MAX_STR);
46 views
Asked by devendra dhakad
eBPF uprobe Go function argument wrong output
159 views
Asked by Emre Savcı
Sharing bpf map between two independent programs
170 views
Asked by Krzysztof Michalak
ebpf verifier - failed to find kernel BTF type ID
268 views
Asked by asr9
How to unload bpd program using bpftool?
236 views
Asked by tomwassing
How to access user space function argument (struct pointer) in bpf?
212 views
Asked by Doodu