中文
相关论文

相关论文: HammerSim: A System-Level Tool to Model RowHammer

200 篇论文

Hybrid simulation (HS) is a widely used structural testing method that combines a computational substructure with a numerical model for well-understood components and an experimental substructure for other parts of the structure that are…

机器学习 · 计算机科学 2020-04-07 Elif Ecem Bas , Mohamed A. Moustafa , David Feil-Seifer , Janelle Blankenburg

Modern industrial systems require updated approaches to safety management, as the tight interplay between cyber-physical, human, and organizational factors has driven their processes toward increasing complexity. In addition to dealing with…

系统与控制 · 电气工程与系统科学 2025-09-09 Francesco Simone , Marco Bortolini , Giovanni Mazzuto , Giulio di Gravio , Riccardo Patriarca

RowHammer vulnerabilities pose a significant threat to modern DRAM-based systems, where rapid activation of DRAM rows can induce bit-flips in neighboring rows. To mitigate this, state-of-the-art host-side RowHammer mitigations typically…

密码学与安全 · 计算机科学 2025-05-16 Jeonghyun Woo , Prashant J. Nair

The open-source and community-supported gem5 simulator is one of the most popular tools for computer architecture research. This simulation infrastructure allows researchers to model modern computer hardware at the cycle level, and it has…

In recent years, HPC systems and CPU architectures as their central components, have become increasingly complex, making application development and optimization quite challenging. In this respect, intuitive performance models like the…

分布式、并行与集群计算 · 计算机科学 2026-05-29 José Morgado , Leonel Sousa , Aleksandar Ilic

As memory scales down to smaller technology nodes, new failure mechanisms emerge that threaten its correct operation. If such failure mechanisms are not anticipated and corrected, they can not only degrade system reliability and…

分布式、并行与集群计算 · 计算机科学 2017-03-03 Onur Mutlu

Security of machine learning is increasingly becoming a major concern due to the ubiquitous deployment of deep learning in many security-sensitive domains. Many prior studies have shown external attacks such as adversarial examples that…

密码学与安全 · 计算机科学 2020-04-01 Fan Yao , Adnan Siraj Rakin , Deliang Fan

Reliability has emerged as a key topic of interest for researchers around the world to detect and/or mitigate the side effects of decreasing transistor sizes, such as soft errors. Traditional solutions, like DMR and TMR, incur significant…

硬件体系结构 · 计算机科学 2019-10-22 Bharath Srinivas Prabakaran , Mihika Dave , Florian Kriebel , Semeen Rehman , Muhammad Shafique

Modern DRAM is vulnerable to read disturbance (e.g., RowHammer and RowPress) that significantly undermines the robust operation of the system. Repeatedly opening and closing a DRAM row (RowHammer) or keeping a DRAM row open for a long…

硬件体系结构 · 计算机科学 2025-04-28 Haocong Luo , İsmail Emir Yüksel , Ataberk Olgun , A. Giray Yağlıkçı , Onur Mutlu

As Moore's Law has slowed and Dennard Scaling has ended, architects are increasingly turning to heterogeneous parallelism and domain-specific hardware-software co-designs. These trends present new challenges for simulation-based performance…

We will discuss the RowHammer problem in DRAM, which is a prime (and likely the first) example of how a circuit-level failure mechanism in Dynamic Random Access Memory (DRAM) can cause a practical and widespread system security…

密码学与安全 · 计算机科学 2019-03-28 Onur Mutlu

Rowhammer attacks have emerged as a significant threat to modern DRAM-based memory systems, leveraging frequent memory accesses to induce bit flips in adjacent memory cells. This work-in-progress paper presents an adaptive, many-sided…

硬件体系结构 · 计算机科学 2025-09-25 Antoine Plin , Frédéric Fauberteau , Nga Nguyen

Recent $B$-physics results have sparkled great interest in the search for beyond-the-Standard-Model (BSM) physics in $b\to c\ell \bar{\nu}$ transitions. The need to analyse in a consistent manner big datasets for these searches, using…

高能物理 - 唯象学 · 物理学 2022-11-15 J. García Pardiñas , S. Meloni , L. Grillo , P. Owen , M. Calvi , N. Serra

The rowhammer bug allows an attacker to gain privilege escalation or steal private data. A key requirement of all existing rowhammer attacks is that an attacker must have access to at least part of an exploitable hammer row. We refer to…

密码学与安全 · 计算机科学 2020-07-31 Zhi Zhang , Yueqiang Cheng , Dongxi Liu , Surya Nepal , Zhi Wang

RowHammer is a circuit-level DRAM vulnerability, where repeatedly activating and precharging a DRAM row, and thus alternating the voltage of a row's wordline between low and high voltage levels, can cause bit flips in physically nearby…

The purpose of this document is to study the security properties of the Silver Bullet algorithm against worst-case RowHammer attacks. We mathematically demonstrate that Silver Bullet, when properly configured and implemented in a DRAM chip,…

密码学与安全 · 计算机科学 2021-06-17 Abdullah Giray Yağlıkçı , Jeremie S. Kim , Fabrice Devaux , Onur Mutlu

Large-scale distributed computing infrastructures such as the Worldwide LHC Computing Grid (WLCG) require comprehensive simulation tools for evaluating performance, testing new algorithms, and optimizing resource allocation strategies.…

State-of-the-art deep neural networks (DNNs) have been proven to be vulnerable to adversarial manipulation and backdoor attacks. Backdoored models deviate from expected behavior on inputs with predefined triggers while retaining performance…

机器学习 · 计算机科学 2023-04-17 M. Caner Tol , Saad Islam , Andrew J. Adiletta , Berk Sunar , Ziming Zhang

Cyber threat intelligence is one of the emerging areas of focus in information security. Much of the recent work has focused on rule-based methods and detection of network attacks using Intrusion Detection algorithms. In this paper we…

机器学习 · 计算机科学 2024-09-05 Soham Deshmukh , Rahul Rade , Faruk Kazi

To understand and improve DRAM performance, reliability, security and energy efficiency, prior works study characteristics of commodity DRAM chips. Unfortunately, state-of-the-art open source infrastructures capable of conducting such…