Turnitin
降AI改写
早检测系统
早降重系统
Turnitin-UK版
万方检测-期刊版
维普编辑部版
Grammarly检测
Paperpass检测
checkpass检测
PaperYY检测
Cross container attacks: The bewildered {eBPF} on clouds
The extended Berkeley Packet Filter (eBPF) provides powerful and flexible kernel interfaces
to extend the kernel functions for user space programs via running bytecode directly in the …
to extend the kernel functions for user space programs via running bytecode directly in the …
Kernel extension verification is untenable
The emergence of verified eBPF bytecode is ushering in a new era of safe kernel
extensions. In this paper, we argue that eBPF's verifier---the source of its safety guarantees …
extensions. In this paper, we argue that eBPF's verifier---the source of its safety guarantees …
Verifying the verifier: ebpf range analysis verification
This paper proposes an automated method to check the correctness of range analysis used
in the Linux kernel's eBPF verifier. We provide the specification of soundness for range …
in the Linux kernel's eBPF verifier. We provide the specification of soundness for range …
Validating the {eBPF} verifier via state embedding
This paper introduces state embedding, a novel and highly effective technique for validating
the correctness of the eBPF verifier, a critical component for Linux kernel security. To check …
the correctness of the eBPF verifier, a critical component for Linux kernel security. To check …
Comparing security in ebpf and webassembly
This paper examines the security of eBPF and WebAssembly (Wasm), two technologies that
have gained widespread adoption in recent years, despite being designed for very different …
have gained widespread adoption in recent years, despite being designed for very different …
[PDF][PDF] Moat: towards safe bpf kernel extension
DTD: Comprehensive and Scalable Testing for Debuggers Page 1 MOAT: Towards Safe BPF
Kernel Extention Hongyi Lu1,2, Shuai Wang2, Yechang Wu1, Wanning He1, Fengwei …
Kernel Extention Hongyi Lu1,2, Shuai Wang2, Yechang Wu1, Wanning He1, Fengwei …
Compiling with abstract interpretation
D Lesbre, M Lemerre - Proceedings of the ACM on Programming …, 2024 - dl.acm.org
Rewriting and static analyses are mutually beneficial techniques: program transformations
change the intensional aspects of the program, and can thus improve analysis precision …
change the intensional aspects of the program, and can thus improve analysis precision …
Safebpf: Hardware-assisted defense-in-depth for ebpf kernel extensions
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 …
few years, a large ecosystem of cloud services has leveraged eBPF to enhance container …
The eBPF Runtime in the Linux Kernel
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 …
into the operating system (OS) kernel, like Linux or Windows, and execute them safely and …
Toss a Fault to BpfChecker: Revealing Implementation Flaws for eBPF runtimes with Differential Fuzzing
eBPF is a revolutionary technology that can run sandboxed programs in a privileged context
and has an extensive range of applications, such as network monitoring on Linux kernel …
and has an extensive range of applications, such as network monitoring on Linux kernel …