Search code examples
"invalid bpf_context access" when trying to read `regs` parameter...


linux-kernelebpfbpf

Read More
how to get goroutine id with ebpf...


gogoroutineebpfbpfcilium

Read More
Couldn't get the arguments of "echo" bash builtin function by uprobe...


linux-kernelebpfbcc-bpf

Read More
eBPF Maps : How to get MAP FD from another user space program...


linuxebpfbpfxdp-bpf

Read More
Is there a way to perform signed division in eBPF?...


linuxnetwork-programmingdivisionsignedebpf

Read More
How to access BPF map from userspace that was created in kernel space...


c++ebpflibbpf

Read More
What are the main differences between eBPF and LTTng?...


ebpfperformanceanalyticslttngkprobe

Read More
bpftrace execsnoop not catch "echo" command...


ebpfbpf

Read More
Is it possible to use eBPF to block a malicious process in kernel space?...


linuxlinux-kernelfirewallebpfintrusion-detection

Read More
eBPF instructions disassembled from bpftool and llvm-objdump are different...


linuxllvmebpfbpf

Read More
Are the file descriptor of bpf object the same in different processes? Is id the unique identifier f...


linuxebpfbpf

Read More
eBPF - Is map.update() not causing undefined behaviour?...


ebpfbpf

Read More
How can an ebpf program change kernel execution flow or call kernel functions?...


linux-kernelebpfbpfbcc-bpf

Read More
BPF tail program removed when reading from ring buffer...


cgolinux-kernelebpfxdp-bpf

Read More
Are loops allowed in Linux's BPF programs?...


llvm-clangbpfebpf

Read More
bpf_trace_printk causes program not loaded in kernel -- libbpf: Program 'xdp' contains unrec...


cebpfxdp-bpf

Read More
how to get knowledge of ebpf program type?...


linuxtraceebpf

Read More
how to get map fd and max extries if I have bpf_map object by using bpf_object__find_map_by_name(bpf...


cebpfxdp-bpf

Read More
BPF / XDP: 'bpftool batch file' returns 'Error: reading batch file failed: Operation not...


ebpfbpfxdp-bpf

Read More
Clean up a map in XDP program...


linuxebpfxdp-bpf

Read More
ebpf-tc: how to keep unique information inside a ebpf instance when same program is attached to mult...


ebpfbpflibbpf

Read More
K8s Service Mesh (with Sidecar Proxy): Pod Security On Untrusted Node...


kubernetesebpfservicemesh

Read More
Implementing bcc's killsnoop in C...


clinuxebpfbcc-bpfkprobe

Read More
Tried to learn eBPF tail call, fails to attach kprobe...


linuxebpfbcc-bpf

Read More
sk_buff filled with 0 in consume_skb tracepoint...


clinux-kernelebpfbpf

Read More
BPF verifier says program exceeds 1M instruction...


clinux-kernelebpfxdp-bpf

Read More
Cannot access __skb_buff in eBPF...


clinuxlinux-kernelebpfbpf

Read More
BPF verifier throws error "expected=map_ptr"...


cebpfbpf

Read More
Linux Kernel 5.10 verifier rejects eBPF XDP program that is fine for kernel 5.13...


linuxrustebpfxdp-bpf

Read More
Linux tracing/trace_pipe file not readable (debugfs)...


linuxbashfileubuntuebpf

Read More
BackNext