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"”.

  1. 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 …

    vt Repository record for EKFuzz: Fuzzing the BPF subsystem (opens in a new tab)

  2. 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

    mit Repository record for Vessel : a lightweight container for network analysis (opens in a new tab)

  3. 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 …

    mit Repository record for A methodology for using eBPF to efficiently monitor network behavior in Linux Kubernetes clusters (opens in a new tab)

  4. 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 …

    vt Repository record for Preventing Unintended Data Access: Information Flow Control in eBPF (opens in a new tab)

  5. 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 …

    vt Repository record for On the implications of unsafe eBPF composition (opens in a new tab)