ArXivCSExplorer
☆☆Bookmarks🏆RSSHow to UseFAQ
Built with and by Teycir Ben Soltane•
How to Use•FAQ•GitHub•arXiv.org•
Share:

~ similar to 2606.04549v1· 20 results

cs.CRRecentMay 13, 2026

EBCC: Enclave-Backed Confidential Containers via OCI-Compatible Runtime Integration

Di Lu, Qingwen Zhang, Yujia Liu, Xuewen Dong +3 more

The paper introduces EBCC, an OCI-compatible runtime architecture that manages composite confidential-computing workloads by integrating TEE-backed execution into the standard container lifecycle.

View →
cs.CRcs.ARRecentMay 31, 2026

Formal Verification of Secure Encrypted Virtualization

Hansika Weerasena, Amitabh Das, Prabhat Mishra

This paper introduces a formal framework to rigorously verify the security guarantees (confidentiality, integrity, and availability) of AMD SEV confidential virtual machines.

View →
cs.CRcs.ARRecentMay 31, 2026

Formal Verification of Secure Encrypted Virtualization

Hansika Weerasena, Amitabh Das, Prabhat Mishra

This paper introduces a formal framework to rigorously verify the security guarantees (confidentiality, integrity, and availability) of AMD SEV confidential virtual machines.

View →
cs.CRcs.OSRecentMay 27, 2026

A Secure, Manifest-Based Framework for Delegated Privilege Promotion

Rajarshi Chowdhury, Akshay Shah

The paper introduces a secure, manifest-based framework that allows unprivileged processes to safely update and promote narrowly scoped privileged software components without requiring full administra…

View →
cs.CRcs.SCRecentMay 25, 2026

Heimdall: Formally Verified Automated Migration of Legacy eBPF Programs to Rust

Vishnu Asutosh Dasu, Monika Santra, Md Rafi Ur Rashid, Ashish Kumar +2 more

The paper introduces Heimdall, an automated pipeline that uses LLMs and formal verification to safely and automatically migrate legacy, potentially buggy eBPF programs written in C to memory-safe Rust…

View →
cs.CRcs.DCPositionRecentJul 23, 2026

Decentralized Compute on Untrusted Hardware Using Intel TDX and Encrypted CVMs

Venish Patidar, Dhruv Bindra, Ahmed Darwich, Josh Brown +2 more

This paper proposes a decentralized, confidential computing platform using Intel TDX, ITA, and NVIDIA CC for secure and affordable AI workloads.

View →
cs.CRcs.PLcs.SERecentApr 28, 2026

Symbolic Execution Meets Multi-LLM Orchestration: Detecting Memory Vulnerabilities in Incomplete Rust CVE Snippets

Zeyad Abdelrazek, Young Lee

The paper introduces a novel multi-LLM orchestration system combined with symbolic execution to successfully detect memory vulnerabilities in uncompilable, incomplete Rust CVE code snippets, achieving…

View →
cs.ARcs.CRcs.OSEmpiricalRecentJul 20, 2026

Isolation Failure From Shared Storage: Characterizing and Exploiting Page-Cache SCA Leakage Across Containers and VMs

Alon Abudraham, Xingyu Chen, Itamar Levi, Ari Trachtenberg

This paper investigates the persistence of a timing side channel through the shared page cache in modern cloud platforms with various isolation mechanisms.

View →
cs.CRRecentMar 31, 2026

HPCCFA: Leveraging Hardware Performance Counters for Control Flow Attestation

Claudius Pott, Luca Wilke, Jan Wichelmann, Thomas Eisenbarth

The paper introduces HPCCFA, a novel mechanism that leverages Hardware Performance Counters (HPCs) to provide hardware-backed Control Flow Attestation (CFA) on commodity CPUs, thereby enhancing the se…

View →
cs.CRRecentApr 27, 2026

AgentVisor: Defending LLM Agents Against Prompt Injection via Semantic Virtualization

Zonghao Ying, Haozheng Wang, Jiangfan Liu, Quanchen Zou +4 more

AgentVisor is a novel defense framework that uses semantic virtualization, inspired by OS principles, to significantly reduce LLM agent vulnerability to prompt injection while maintaining high utility…

View →
cs.OScs.CRTheoreticalRecentJul 6, 2026

Complets: Universal Compartmentalisation and Programming Model For Arm Permission Overlay Extension 2

Vasily A. Sartakov

The paper introduces POE2, an extension of POE for intra-process isolation using memory protection keys and new registers, providing stronger security guarantees but introducing architectural complexi…

View →
cs.CRcs.AIEmpiricalRecentJun 27, 2026

From Tool Connection to Execution Control: Benchmarking Security Invariants in MCP-Style Agent Runtimes

Ting Liu

This paper proposes HCP, a Handle-Capability Protocol runtime for MCP-style agent systems, which implements eight execution-control invariants to enhance security while preserving MCP-like workflows.

View →
cs.SEcs.CRRecentMay 14, 2026

Veritas: A Semantically Grounded Agentic Framework for Memory Corruption Vulnerability Detection in Binaries

Xinran Zheng, Alfredo Pesoli, Marco Valleri, Suman Jana +1 more

Veritas is a semantically grounded framework that detects memory corruption vulnerabilities in stripped binaries by combining static analysis, LLM-based reasoning, and runtime validation, achieving hi…

View →
cs.DCcs.CRRecentApr 26, 2026

Towards System-Oriented Formal Verification of Local-First Access Control

Florian Jacob, Johanna Stuber, Hannes Hartenstein

The paper proposes a bottom-up, system-oriented approach to formally verify authorization algorithms for large-scale, Byzantine fault-tolerant local-first systems, using Rust and the Verus framework.

View →
cs.CRcs.OSRecentApr 20, 2026

AgenTEE: Confidential LLM Agent Execution on Edge Devices

Sina Abdollahi, Mohammad M Maheri, Javad Forough, Amir Al Sadi +4 more

AgenTEE is a system that enables the secure, confidential execution of complex LLM agent pipelines directly on edge devices by using isolated confidential virtual machines.

View →
cs.CRcs.AIRecentMar 18, 2026

Post-Training Local LLM Agents for Linux Privilege Escalation with Verifiable Rewards

Philipp Normann, Andreas Happe, Jürgen Cito, Daniel Arp

The paper proposes a two-stage post-training pipeline to create a small, local LLM agent (PrivEsc-LLM) capable of performing Linux privilege escalation, achieving high success rates while drastically…

View →
cs.PLTheoreticalRecentJul 21, 2026

Build-Authorized Evidence for Opaque Calls: A Fail-Closed Rewrite-Authority Boundary

Zhonghua Yi

This paper presents a build-authorized path-effect interface to enforce a boundary for compiler rewrites, ensuring trust and applicability.

View →
cs.OScs.CREmpiricalRecentJun 23, 2026

Kops: Safely Extending the eBPF Compilation Pipeline with Native Operations

Yusheng Zheng, Zhengjie Ji, Weichen Tao, Hao Sun +3 more

The paper introduces Kops, an extension interface for eBPF that allows userspace compilers and kernel modules to introduce new operations without modifying the kernel core, improving performance and r…

View →
cs.CRcs.ETRecentApr 27, 2026

C8s: A Confidential Kubernetes Architecture

Amean Asad, Patrick McClurg, João Andrade

C8s is a confidential computing architecture for Kubernetes that uses hardware Trusted Execution Environments (TEEs) to provide cryptographically provable confidentiality, integrity, and verifiability…

View →
cs.CRcs.AIcs.GTRecentApr 24, 2026

Reconstructive Authority Model: Runtime Execution Validity Under Partial Observability

Marcelo Fernandez - TraslaIA

The paper introduces the Reconstructive Authority Model (RAM), a novel framework that proves execution validity by assessing state coverage rather than just state integrity, showing that existing atte…

View →