中文
相关论文

相关论文: An Off-Chip Attack on Hardware Enclaves via the Me…

200 篇论文

This paper presents an open-source kernel-level heterogeneous memory characterization framework (MemScope) for embedded systems. MemScope enables precise characterization of the temporal behavior of available memory modules under…

硬件体系结构 · 计算机科学 2025-07-08 Golsana Ghaemi , Gabriel Franco , Kazem Taram , Renato Mancuso

Fault-injection attacks have been proven in the past to be a reliable way of bypassing hardware-based security measures, such as cryptographic hashes, privilege and access permission enforcement, and trusted execution environments. However,…

密码学与安全 · 计算机科学 2019-12-11 Zijo Kenjar , Tommaso Frassetto , David Gens , Michael Franz , Ahmad-Reza Sadeghi

The ever increasing popularity and availability of Trusted Execution Environments (TEEs) had a stark influence on microarchitectural attack research in academia, as their strong attacker model both boosts existing attack vectors and…

密码学与安全 · 计算机科学 2023-07-28 Luca Wilke , Jan Wichelmann , Anja Rabich , Thomas Eisenbarth

Influence estimation tools -- such as memorization scores -- are widely used to understand model behavior, attribute training data, and inform dataset curation. However, recent applications in data valuation and responsible machine learning…

机器学习 · 计算机科学 2025-09-30 Tue Do , Varun Chandrasekaran , Daniel Alabi

Model extraction emerges as a critical security threat with attack vectors exploiting both algorithmic and implementation-based approaches. The main goal of an attacker is to steal as much information as possible about a protected victim…

密码学与安全 · 计算机科学 2024-11-18 Kevin Hector , Pierre-Alain Moellic , Mathieu Dumont , Jean-Max Dutertre

Intel Software Guard Extensions (SGX) enables user-level code to create private memory regions called enclaves, whose code and data are protected by the CPU from software and hardware attacks outside the enclaves. Recent work introduces…

操作系统 · 计算机科学 2020-01-22 Youren Shen , Hongliang Tian , Yu Chen , Kang Chen , Runji Wang , Yi Xu , Yubin Xia

CPU caches introduce variations into the execution time of programs that can be exploited by adversaries to recover private information about users or cryptographic keys. Establishing the security of countermeasures against this threat…

密码学与安全 · 计算机科学 2017-05-12 Goran Doychev , Boris Köpf

Recent work has introduced attacks that extract the architecture information of deep neural networks (DNN), as this knowledge enhances an adversary's capability to conduct black-box attacks against the model. This paper presents the first…

To address the risks of increasingly capable AI systems, we introduce a hardware-level off-switch that embeds thousands of independent "security blocks" in each AI accelerator. This massively redundant architecture is designed to prevent…

密码学与安全 · 计算机科学 2025-09-10 James Petrie

Windows OS is facing a huge rise in kernel attacks. An overview of popular techniques that result in loading kernel drivers will be presented. One of the key targets of modern threats is disabling and blinding Microsoft Defender, a default…

密码学与安全 · 计算机科学 2022-10-07 Denis Pogonin , Igor Korkin

Split learning and differential privacy are technologies with growing potential to help with privacy-compliant advanced analytics on distributed datasets. Attacks against split learning are an important evaluation tool and have been…

密码学与安全 · 计算机科学 2022-01-17 Grzegorz Gawron , Philip Stubbings

Operating Systems enforce logical isolation using abstractions such as processes, containers, and isolation technologies to protect a system from malicious or buggy code. In this paper, we show new types of side channels through the file…

密码学与安全 · 计算机科学 2025-04-29 Cheng Gu , Yicheng Zhang , Nael Abu-Ghazaleh

Deep learning has been widely applied in many computer vision applications, with remarkable success. However, running deep learning models on mobile devices is generally challenging due to the limitation of computing resources. A popular…

密码学与安全 · 计算机科学 2021-05-07 Ang Li , Jiayi Guo , Huanrui Yang , Flora D. Salim , Yiran Chen

We provide enhanced security against insider attacks in services that manage extremely sensitive data. One example is a #MeToo use case where sexual harassment complaints are reported but only revealed when another complaint is filed…

密码学与安全 · 计算机科学 2018-08-09 Danny Harnik , Paula Ta-Shma , Eliad Tsfadia

In the recent past, we have witnessed the shift towards attacks on the microarchitectural CPU level. In particular, cache side-channels play a predominant role as they allow an attacker to exfiltrate secret information by exploiting the CPU…

密码学与安全 · 计算机科学 2022-08-19 Jan Philipp Thoma , Christian Niesler , Dominic Funke , Gregor Leander , Pierre Mayr , Nils Pohl , Lucas Davi , Tim Güneysu

Memory access efficiency is a key factor in fully utilizing the computational power of graphics processing units (GPUs). However, many details of the GPU memory hierarchy are not released by GPU vendors. In this paper, we propose a novel…

硬件体系结构 · 计算机科学 2016-03-15 Xinxin Mei , Xiaowen Chu

Enforcing integrity and confidentiality of users' application code and data is a challenging mission that any software developer working on an online production grade service is facing. Since cryptology is not a widely understood subject,…

密码学与安全 · 计算机科学 2018-04-04 Mohammad Hasanzadeh Mofrad , Adam Lee

Deep learning has become the de-facto computational paradigm for various kinds of perception problems, including many privacy-sensitive applications such as online medical image analysis. No doubt to say, the data privacy of these deep…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Lingxiao Wei , Bo Luo , Yu Li , Yannan Liu , Qiang Xu

Valgrind, and specifically the included tool Memcheck, offers an easy and reliable way for checking the correctness of memory operations in programs. This works in an unintrusive way where Valgrind translates the program into intermediate…

软件工程 · 计算机科学 2013-10-04 Thomas M. Baumann , Jose Gracia

The security goals of cloud providers and users include memory confidentiality and integrity, which requires implementing Replay-Attack protection (RAP). RAP can be achieved using integrity trees or mutually authenticated channels.…

密码学与安全 · 计算机科学 2023-10-31 Ali Fakhrzadehgan , Prakash Ramrakhyani , Moinuddin K. Qureshi , Mattan Erez