Global ETD Search
Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.
Results
Showing 1 to 5 of 5 for “"Extended Berkeley Packet Filter"”.
-
EKFuzz: Fuzzing the BPF subsystem
The extended Berkeley Packet Filter (eBPF) framework has revolutionized the way developers interact with the Linux kernel by enabling safe, dynamic programmability. However, this flexibility comes at a cost. The new kernel functions (kfuncs) exposed to eBPF programs are rapidly proliferating, often …
-
Vessel : a lightweight container for network analysis
… with different tests. Vessel leverages the Extended Berkeley Packet Filter and Linux network namespaces. We demonstrate the utility of the tool by analyzing TCP flows associated with competing web-based speed measurement tests
-
A methodology for using eBPF to efficiently monitor network behavior in Linux Kubernetes clusters
… the application level to the platform level. The extended Berkeley Packet Filter (eBPF) can enable high performance and low overhead collection for platform level monitoring. Existing commercial eBPF monitoring systems are often tightly integrated systems with large dependencies and little …
-
Preventing Unintended Data Access: Information Flow Control in eBPF
The extended Berkeley Packet Filter (eBPF) technology has become widely adopted by enterprises due to its flexibility and ability to enhance tracing, observability, monitoring, and security within the kernel. However, since the kernel is a critical resource containing sensitive information, eBPF …
-
On the implications of unsafe eBPF composition
In the era of Linux being omnipresent, the demand for dynamically extending kernel capabil- ities without requiring changes to kernel source code or loading kernel modules at runtime is increasing. This is driven by numerous use cases such as observability, security, and network- ing, which can be …