中文
相关论文

相关论文: In-Kernel Control-Flow Integrity on Commodity OSes…

200 篇论文

Attacks against industrial control systems (ICSs) often exploit the insufficiency of authentication mechanisms. Verifying whether the received messages are intact and issued by legitimate sources can prevent malicious data/command injection…

密码学与安全 · 计算机科学 2023-08-09 Utku Tefek , Ertem Esiner , Daisuke Mashima , Binbin Chen , Yih-Chun Hu

Agentic AI systems automate enterprise workflows but existing defenses--guardrails, semantic filters--are probabilistic and routinely bypassed. We introduce authenticated workflows, the first complete trust layer for enterprise agentic AI.…

密码学与安全 · 计算机科学 2026-02-12 Mohan Rajagopalan , Vinay Rao

In an era of pervasive online surveillance, Internet users are in need of better anonymity solutions for online communications without sacrificing performance. Existing overlay anonymity tools, such as the Tor network, suffer from…

密码学与安全 · 计算机科学 2019-11-22 Hooman Mohajeri Moghaddam , Arsalan Mosenia

Certified randomness guaranteed to be unpredictable by adversaries is central to information security. The fundamental randomness inherent in quantum physics makes certification possible from devices that are only weakly characterised, i.e.…

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

In recent years, due to the trend in globalization, system integrators have had to deal with integrated circuit (IC)/intellectual property (IP) counterfeiting more than ever. These counterfeit hardware issues counterfeit hardware that have…

密码学与安全 · 计算机科学 2018-06-15 Fatemeh Tehranipoor

Microcontroller-based IoT devices often use embedded real-time operating systems (RTOSs). Vulnerabilities in these embedded RTOSs can lead to compromises of those IoT devices. Despite the significance of security protections, the absence of…

密码学与安全 · 计算机科学 2025-04-29 Xinhui Shao , Zhen Ling , Yue Zhang , Huaiyu Yan , Yumeng Wei , Lan Luo , Zixia Liu , Junzhou Luo , Xinwen Fu

Plenty of in-process vulnerabilities are blamed on various out of bound memory accesses. Previous prevention methods are mainly based on software checking associated with performance overhead, while traditional hardware protection…

密码学与安全 · 计算机科学 2018-04-11 Xiaojing Zhu , Mingyu Chen , Yangyang Zhao , Zonghui Hong , Yunge Guo

Cybersecurity in building energy management is crucial for protecting infrastructure, ensuring data integrity, and preventing unauthorized access or manipulation. This paper investigates the energy efficiency and cybersecurity of building…

系统与控制 · 电气工程与系统科学 2024-05-03 Xiaoyu Ge , Kamelia Norouzi , Faegheh Moazeni , Mirel Sehic , Javad Khazaei , Parv Venkitasubramaniam , Rick Blum

Detecting counterfeit integrated circuits (ICs) in unreliable supply chains demands robust tracking and authentication. Physical Unclonable Functions (PUFs) offer unique IC identifiers, but noise undermines their utility. This study…

密码学与安全 · 计算机科学 2024-09-24 Fairuz Shadmani Shishir , Md Mashfiq Rizvee , Tanvir Hossain , Tamzidul Hoque , Domenic Forte , Sumaiya Shomaji

Cache coherence protocols such as MESI that use writer-initiated invalidation have high complexity and sometimes have poor performance and energy usage, especially under false sharing. Such protocols require numerous transient states, a…

硬件体系结构 · 计算机科学 2021-07-27 Rui Zhang , Swarnendu Biswas , Vignesh Balaji , Michael D. Bond , Brandon Lucia

Anonymous credentials (ACs) are a crucial cryptographic tool for privacy-preserving authentication in decentralized networks, allowing holders to prove eligibility without revealing their identity. However, a major limitation of standard…

密码学与安全 · 计算机科学 2025-12-24 Bin Xie , Rui Song , Xuyuan Cai

Ensuring system correctness, such as memory safety, can eliminate security vulnerabilities that attackers could exploit in the first place. However, high and unpredictable performance degradation remains a primary challenge. Recognizing…

密码学与安全 · 计算机科学 2024-08-28 Myoung Jin Nam

Assured Remote Execution on a device is the ability of suitably authorized parties to construct secure channels with known processes -- i.e. processes executing known code -- running on it. Assured Remote Execution requires a hardware basis…

密码学与安全 · 计算机科学 2024-09-24 Scott L. Dyer , Christian A. Femrite , Joshua D. Guttman , Julian P. Lanson , Moses D. Liskov

The widespread adoption of embedded systems has led to their deployment in critical real-world applications, making them attractive targets for malicious actors. These devices face unique challenges in mitigating vulnerabilities due to…

密码学与安全 · 计算机科学 2025-12-16 André Cirne , Patrícia R. Sousa , João S. Resende , Luís Antunes

As modern cyber systems scale to include large populations of heterogeneous IoT devices, securing them against impersonation and forgery is a critical cybersecurity challenge. Physical Unclonable Functions (PUFs) offer a lightweight,…

密码学与安全 · 计算机科学 2026-05-11 Xin Wang , Peichun Hua , Chip Hong Chang , Wenye Liu , Yue Zheng

CaMeL (Capabilities for Machine Learning) introduces a capability-based sandbox to mitigate prompt injection attacks in large language model (LLM) agents. While effective, CaMeL assumes a trusted user prompt, omits side-channel concerns,…

密码学与安全 · 计算机科学 2025-05-30 Krti Tallam , Emma Miller

Container-based technologies empower cloud tenants to develop highly portable software and deploy services in the cloud at a rapid pace. Cloud privacy, meanwhile, is important as a large number of container deployments operate on…

Firmware updates remain the primary line of defense for IoT devices; however, the update channel itself has become a well-established attack vector. Existing defenses mainly focus on securing monolithic firmware images, leaving module-level…

密码学与安全 · 计算机科学 2025-07-28 Weihao Chen , Yansong Gao , Boyu Kuang , Jin B. Hong , Yuqing Zhang , Anmin Fu

Several real-world libraries (e.g., reentrant locks, GUI frameworks, serialization libraries) require their clients to use the provided API in a manner that conforms to a context-free specification. Motivated by this observation, this paper…

编程语言 · 计算机科学 2020-10-20 Kostas Ferles , Jon Stephens , Isil Dillig