中文
相关论文

相关论文: Vulnerability Analysis of eBPF-enabled Containeriz…

200 篇论文

For safety reasons, unprivileged users today have only limited ways to customize the kernel through the extended Berkeley Packet Filter (eBPF). This is unfortunate, especially since the eBPF framework itself has seen an increase in scope…

操作系统 · 计算机科学 2023-08-16 Soo Yee Lim , Xueyuan Han , Thomas Pasquier

Extended Berkeley Packet Filter (eBPF) is a runtime that enables users to load programs into the operating system (OS) kernel, like Linux or Windows, and execute them safely and efficiently at designated kernel hooks. Each program passes…

With the advent of Software Defined Networks (SDN), Network Function Virtualisation (NFV) or Service Function Chaining (SFC), operators expect networks to support flexible services beyond the mere forwarding of packets. The network…

网络与互联网体系结构 · 计算机科学 2018-10-25 Mathieu Xhonneux , Fabien Duchene , Olivier Bonaventure

Searchable Symmetric Encryption (SSE) allows users to search over encrypted data stored on untrusted servers, like cloud providers. While SSE hides the content of queries and documents, it still leaks patterns, such as how often a query is…

密码学与安全 · 计算机科学 2026-03-10 Chinecherem Dimobi

The extended Berkeley Packet Filter (eBPF) is extensively utilized for observability and performance analysis in cloud-native environments. However, deploying eBPF programs across a heterogeneous cloud environment presents challenges,…

操作系统 · 计算机科学 2024-08-12 Yusheng Zheng , Tong Yu , Yiwei Yang , Andrew Quinn

The rapid expansion of the Internet of Things (IoT) has intensified security challenges, notably from Distributed Denial of Service (DDoS) attacks launched by compromised, resource-constrained devices. Traditional defenses are often…

密码学与安全 · 计算机科学 2025-08-05 Abdurrahman Tolay

The eBPF framework enables execution of user-provided code in the Linux kernel. In the last few years, a large ecosystem of cloud services has leveraged eBPF to enhance container security, system observability, and network management.…

密码学与安全 · 计算机科学 2024-09-13 Soo Yee Lim , Tanya Prasad , Xueyuan Han , Thomas Pasquier

With the increasing use and adoption of cloud and cloud-native computing, the underlying technologies (i.e., containerization and virtualization) have become foundational. However, strict isolation and maintaining runtime security in these…

密码学与安全 · 计算机科学 2025-11-25 Sangam Ghimire , Nirjal Bhurtel , Roshan Sahani , Sudan Jha

With rapid improvements in NVM storage devices, the performance bottleneck is gradually shifting to the network, thus giving rise to the notion of "data movement wall". To reduce the amount of data movement over the network, researchers…

分布式、并行与集群计算 · 计算机科学 2020-02-27 Kornilios Kourtis , Animesh Trivedi , Nikolas Ioannou

Extended Berkeley Packet Filter (BPF) has emerged as a powerful method to extend packet-processing functionality in the Linux operating system. BPF allows users to write code in high-level languages (like C or Rust) and execute them at…

网络与互联网体系结构 · 计算机科学 2021-07-16 Qiongwen Xu , Michael D. Wong , Tanvi Wagle , Srinivas Narayana , Anirudh Sivaraman

The 5G Core User Plane Function is responsible for packet forwarding, GTP-U decapsulation, and quality of service enforcement for every user data session. How the UPF behaves under simultaneous multi-slice workloads remains empirically…

网络与互联网体系结构 · 计算机科学 2026-05-28 Akhil Dev Mishra , Mayank Pandey

Inaccuracies in conventional dependency-tracking methods frequently undermine the security and integrity of modern software supply chains. This paper introduces a kernel-level framework leveraging extended Berkeley Packet Filter (eBPF) to…

密码学与安全 · 计算机科学 2025-03-05 Naveen Srinivasan , Nathan Naveen , Neil Naveen

The eBPF technology in the Linux kernel has been widely adopted for different applications, such as networking, tracing, and security, thanks to the programmability it provides. By allowing user-supplied eBPF programs to be executed…

密码学与安全 · 计算机科学 2023-05-16 Hsin-Wei Hung , Ardalan Amiri Sani

eBPF is a new technology which allows dynamically loading pieces of code into the Linux kernel. It can greatly speed up networking since it enables the kernel to process certain packets without the involvement of a userspace program. So far…

密码学与安全 · 计算机科学 2022-03-07 Maximilian Bachl , Joachim Fabini , Tanja Zseby

High-performance IO demands low-overhead communication between user- and kernel space. This demand can no longer be fulfilled by traditional system calls. Linux's extended Berkeley Packet Filter (BPF) avoids user-/kernel transitions by…

密码学与安全 · 计算机科学 2025-01-09 Luis Gerhorst , Henriette Herzog , Peter Wägemann , Maximilian Ott , Rüdiger Kapitza , Timo Hönig

As the volume of data that needs to be processed continues to increase, we also see renewed interests in near-data processing in the form of computational storage, with eBPF (extended Berkeley Packet Filter) being proposed as a vehicle for…

硬件体系结构 · 计算机科学 2021-11-04 Wenjun Huang , Marcus Paradies

Online Data Intensive applications (e.g. message brokers, ML inference and databases) are core components of the modern internet, providing critical functionalities to connecting services. The load variability and interference they…

分布式、并行与集群计算 · 计算机科学 2025-05-20 Diogo Landau , Jorge Barbosa , Nishant Saurabh

Thanks to technologies such as virtual network function the Fifth Generation (5G) of mobile networks dynamically allocate resources to different types of users in an on-demand fashion. Virtualization extends up to the 5G core, where…

密码学与安全 · 计算机科学 2024-03-05 Filippo Giambartolomei , Marc Barceló , Alessandro Brighente , Aitor Urbieta , Mauro Conti

Linux-based cloud environments have become lucrative targets for ransomware attacks, employing various encryption schemes at unprecedented speeds. Addressing the urgency for real-time ransomware protection, we propose leveraging the…

Segment Routing is a modern variant of source routing that is being gradually deployed by network operators. Large ISPs use it for traffic engineering and fast reroute purposes. Its IPv6 dataplane, named SRv6, goes beyond the initial MPLS…

网络与互联网体系结构 · 计算机科学 2018-10-25 Mathieu Xhonneux , Olivier Bonaventure
‹ 上一页 1 2 3 10 下一页 ›