中文
相关论文

相关论文: ARM Pointer Authentication based Forward-Edge and …

200 篇论文

We present a kernel-level infrastructure that allows system-wide detection of malicious applications attempting to exploit cache-based side-channel attacks to break the process confinement enforced by standard operating systems. This…

密码学与安全 · 计算机科学 2024-02-22 Stefano Carnà , Serena Ferracci , Francesco Quaglia , Alessandro Pellegrini

Large language models (LLMs) are increasingly deployed in enterprise settings where they interact with multiple users and are trained or fine-tuned on sensitive internal data. While fine-tuning enhances performance by internalizing domain…

Recent evidence suggests that frontier AI systems can exhibit agentic misalignment, generating and executing harmful actions derived from internally constructed goals, even without explicit user requests. Existing mitigation methods, such…

人工智能 · 计算机科学 2026-04-28 Rong Xiang

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

Differential Power Analysis (DPA) presents a major challenge to mathematically-secure cryptographic protocols. Attackers can break the encryption by measuring the energy consumed in the working digital circuit. To prevent this type of…

密码学与安全 · 计算机科学 2007-05-23 Himanshu Thapliyal , Mark Zwolinski

Recent regulations, such as the European General Data Protection Regulation (GDPR), put stringent constraints on the handling of personal data. Privacy, like security, is a non-functional property, yet most software design tools are focused…

软件工程 · 计算机科学 2020-11-25 Hanaa Alshareef , Sandro Stucki , Gerardo Schneider

Current compilers implement security features and optimizations that require nontrivial semantic reasoning about pointers and memory allocation: the program after the insertion of the security feature, or after applying the optimization,…

计算机科学中的逻辑 · 计算机科学 2023-12-14 David Monniaux

With the significant development of the Internet of Things and low-cost cloud services, the sensory and data processing requirements of IoT systems are continually going up. TrustZone is a hardware-protected Trusted Execution Environment…

密码学与安全 · 计算机科学 2023-01-12 Arup Kumar Sarker , Md Khairul Islam , Yuan Tian

The efficacy of address space layout randomization has been formally demonstrated in a shared-memory model by Abadi et al., contingent on specific assumptions about victim programs. However, modern operating systems, implementing layout…

密码学与安全 · 计算机科学 2025-04-14 Davide Davoli , Martin Avanzini , Tamara Rezk

Trusted Execution Environments (TEEs) such as ARM TrustZone are widely used in IoT and embedded devices to protect sensitive code and data. However, most existing defenses focus on secure boot or REE-side monitoring and provide little…

密码学与安全 · 计算机科学 2025-12-09 Jingkai Mao , Xiaolin Chang

Cloud-based services have become part of our day-to-day software solutions. The identity authentication process is considered to be the main gateway to these services. As such, these gates have become increasingly susceptible to aggressive…

密码学与安全 · 计算机科学 2017-11-27 Marwan Darwish , Abdelkader Ouda , Luiz Fernando Capretz

A behavioral authentication (BA) system uses the behavioral characteristics of users to verify their identity claims. A BA verification algorithm can be constructed by training a neural network (NN) classifier on users' profiles. The…

信息检索 · 计算机科学 2023-09-26 Md Morshedul Islam , Md Abdur Rafiq

Computing systems, including real-time embedded systems, are becoming increasingly connected to allow for more advanced and safer operation. Such embedded systems are resource-constrained, such as lower processing capabilities, as compared…

密码学与安全 · 计算机科学 2022-08-09 Tanmaya Mishra , Thidapat Chantem , Ryan Gerdes

CPU registers are small discrete storage units, used to hold temporary data and instructions within the CPU. Registers are not addressable in the same way memory is, which makes them immune from memory attacks and manipulation by other…

密码学与安全 · 计算机科学 2021-10-22 Munir Geden , Kasper Rasmussen

The IPv6 Routing Protocol for Low-Power and Lossy Networks (RPL) was recently introduced as the new routing standard for the Internet of Things. Although RPL defines basic security modes, it remains vulnerable to topological attacks which…

网络与互联网体系结构 · 计算机科学 2016-08-08 Heiner Perrey , Martin Landsmann , Osman Ugus , Thomas C. Schmidt , Matthias Wählisch

The exponentially increasing number of ubiquitous wireless devices connected to the Internet in Internet of Things (IoT) networks highlights the need for a new paradigm of data flow management in such large-scale networks under software…

密码学与安全 · 计算机科学 2017-12-29 Fatemeh Afghah , Bertrand Cambou , Masih Abedini , Sherali Zeadally

The vulnerabilities of fingerprint authentication systems have raised security concerns when adapting them to highly secure access-control applications. Therefore, Fingerprint Presentation Attack Detection (FPAD) methods are essential for…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Hailin Li , Raghavendra Ramachandra

Modern x86 processors support an AVX instruction set to boost performance. However, this extension may cause security issues. We discovered that there are vulnerable properties in implementing masked load/store instructions. Based on this,…

密码学与安全 · 计算机科学 2023-04-18 Hyunwoo Choi , Suryeon Kim , Seungwon Shin

Since its inception, Rowhammer exploits have rapidly evolved into increasingly sophisticated threats compromising data integrity and the control flow integrity of victim processes. Nevertheless, it remains a challenge for an attacker to…

密码学与安全 · 计算机科学 2025-05-06 Andrew Adiletta , M. Caner Tol , Kemal Derya , Berk Sunar , Saad Islam

Conventional wisdom holds that an efficient interface between an OS running on a CPU and a high-bandwidth I/O device should use Direct Memory Access (DMA) to offload data transfer, descriptor rings for buffering and queuing, and interrupts…

硬件体系结构 · 计算机科学 2025-04-25 Anastasiia Ruzhanskaia , Pengcheng Xu , David Cock , Timothy Roscoe