Search code examples
eBPF as non-root can't freeze map .rodata when trying to make a hello world program...


cebpfbpflinux-capabilities

Read More
BPF program is too large. Processed 1000001 insn...


clangebpfbpf

Read More
BPF verifier rejects the use of path pointer as argument to the bpf_d_path helper function...


linux-kernelebpfbpflinux-security-module

Read More
How to get payload data from tcp_probe tracepoint via ebpf?...


ebpfbpftracepoint

Read More
inconsistent verifier behavior for fentry and kprobe ctx...


linux-kernelebpfbpfkprobe

Read More
How can I dereference a pointer in an eBPF program...


linux-kernelebpfbpf

Read More
Invalid access to packet while parsing packet in an eBPF program...


ebpfbpf

Read More
Difference in eBPF XDP mode and Socket Filter Mode when parsing a packet header information...


linux-kernelebpfbpfxdp-bpf

Read More
BPF LSM: bpf_task_storage_get expects a trusted pointer...


ebpfbpflinux-security-module

Read More
bpf_prog_test_run_opts returns "Unknown error 524" when trying to run eBPF program...


ebpfbpftracepoint

Read More
Writing an eBPF bound check using embedded assembly...


ebpfbpfxdp-bpf

Read More
How to detach ebpf program with 'bpftool prog detach'...


linux-kernelebpfbpf

Read More
How to fix BPF verifier "unbounded memory access" for argument?...


linux-kernelebpfbpflibbpf

Read More
What is variable attribute SEC means?...


cbpfebpf

Read More
addr_space_cast insn can only be used in a program that has an associated arena...


ebpfbpfxdp-bpf

Read More
Not able to read and write option as the same time using eBPF BPF_PROG_TYPE_SOCK_OPS program type...


socketslinux-kernelebpfbpf

Read More
Sleepable eBPF/XDP programs...


ebpfbpfxdp-bpf

Read More
Need help in XDP program failing to load with error "R7 offset is outside of the packet"...


filterpacketebpfbpfxdp-bpf

Read More
How to write/attach a "device-bound" XDP program so that I can use XDP metadata kfuncs?...


network-programminglinux-kernelbpfxdp-bpf

Read More
How to use dynamic layers in yocto?...


yoctobitbakebpfbccbpftrace

Read More
BPF program attached to `getname` won't get called when calling the `renameat2` syscall...


linuxlinux-kernelsystem-callsebpfbpf

Read More
What is not allowed in restricted C for eBPF?...


clinux-kernelmanpagebpfebpf

Read More
eBPF - Polling/waiting for userspace in XDP...


linuxebpfbpfxdp-bpf

Read More
Attaching netfilter program with bpftool...


linuxebpfbpfnetfilter

Read More
Setting up BPF Netfilter hooks environment/dependencies...


linuxebpfbpfnetfilter

Read More
Why is "anchor build" and "Cargo build-bpf" showing wrong rustc version?...


rustrust-cargosolanabpfanchor-solana

Read More
How to compile BCC on Ubuntu 20.04?...


linux-kernelclangbpfbcc-bpf

Read More
How to create a new kfunc and pass an entry from an eBPF map to it as an argument?...


ebpfbpf

Read More
Compare BPF maps in fentry/htab_map_update_elem hook...


ebpfbpflibbpf

Read More
Determine if sk_buff is L2 or L3...


linux-kernelebpfbpfwireguard

Read More
BackNext