中文
相关论文

相关论文: PThammer: Cross-User-Kernel-Boundary Rowhammer thr…

200 篇论文

Ransomware impact hinges on how easily an intruder can move laterally and spread to the maximum number of assets. We present a graph-theoretic formulation that casts lateral movement as a path-closure problem over a probability semiring to…

离散数学 · 计算机科学 2025-11-10 Satyam Tyagi , Ganesh Murugesan

Microarchitectural timing attacks exploit subtle timing variations caused by hardware behaviors to leak sensitive information. In this paper, we introduce MCHammer, a novel side-channel technique that leverages machine clears induced by…

密码学与安全 · 计算机科学 2025-02-17 Billy Bob Brumley

Generational improvements to commodity DRAM throughout half a century have long solidified its prevalence as main memory across the computing industry. However, overcoming today's DRAM technology scaling challenges requires new solutions…

硬件体系结构 · 计算机科学 2024-01-30 Minesh Patel , Taha Shahroodi , Aditya Manglik , Abdullah Giray Yağlıkçı , Ataberk Olgun , Haocong Luo , Onur Mutlu

Practical attacks that exploit speculative execution can leak confidential information via microarchitectural side channels. The recently-demonstrated Spectre attacks leverage speculative loads which circumvent access checks to read…

密码学与安全 · 计算机科学 2018-07-11 Vladimir Kiriansky , Carl Waldspurger

In monolithic operating systems, the kernel is the piece of code that executes with the highest privileges and has control over all the software running on a host. A successful attack against an operating system's kernel means a total and…

操作系统 · 计算机科学 2014-05-23 Francesco Gadaleta , Nick Nikiforakis , Yves Younan , Wouter Joosen

Under gang scheduling for large-scale distributed large language model (LLM) training, a single network anomaly can stall or abort an entire job. Current network fault tolerance mechanisms typically adopt a ``fallback and bypass'' approach…

网络与互联网体系结构 · 计算机科学 2026-02-27 Shengkai Lin , Kairui Zhou , Hongtao Zhang , Yibo Wu , Yi Pan , Yihan Yang , Qinwei Yang , Wei Zhang , Arvind Krishnamurthy , Shizhen Zhao

Recent work has shown that adversarial Windows malware samples - referred to as adversarial EXEmples in this paper - can bypass machine learning-based detection relying on static code analysis by perturbing relatively few input bytes. To…

密码学与安全 · 计算机科学 2021-06-29 Luca Demetrio , Scott E. Coull , Battista Biggio , Giovanni Lagorio , Alessandro Armando , Fabio Roli

Oblivious RAM (ORAM) is a renowned technique to hide the access patterns of an application to an untrusted memory. According to the standard ORAM definition presented by Goldreich and Ostrovsky, two ORAM access sequences must be…

密码学与安全 · 计算机科学 2017-10-24 Syed Kamran Haider , Omer Khan , Marten van Dijk

Given the power of vision transformers, a new learning paradigm, pre-training and then prompting, makes it more efficient and effective to address downstream visual recognition tasks. In this paper, we identify a novel security threat…

计算机视觉与模式识别 · 计算机科学 2024-05-20 Sheng Yang , Jiawang Bai , Kuofeng Gao , Yong Yang , Yiming Li , Shu-tao Xia

In this work, we investigate if statistical privacy can enhance the performance of ORAM mechanisms while providing rigorous privacy guarantees. We propose a formal and rigorous framework for developing ORAM protocols with statistical…

密码学与安全 · 计算机科学 2018-07-17 Sameer Wagh , Paul Cuff , Prateek Mittal

The main memory access latency has not much improved for more than two decades while the CPU performance had been exponentially increasing until recently. Approximate memory is a technique to reduce the DRAM access latency in return of…

新兴技术 · 计算机科学 2021-01-27 Soramichi Akiyama , Ryota Shioya

Data-dependent access patterns of an application to an untrusted storage system are notorious for leaking sensitive information about the user's data. Previous research has shown how an adversary capable of monitoring both read and write…

密码学与安全 · 计算机科学 2017-06-20 Tara Merin John , Syed Kamran Haider , Hamza Omar , Marten van Dijk

Open-science collaboration using Jupyter Notebooks may expose expensively trained AI models, high-performance computing resources, and training data to security vulnerabilities, such as unauthorized access, accidental deletion, or misuse.…

密码学与安全 · 计算机科学 2024-10-01 Phuong Cao

In multi-hop wireless systems, the need for cooperation among nodes to relay each other's packets exposes them to a wide range of security attacks. A particularly devastating attack is the wormhole attack, where a malicious node records…

网络与互联网体系结构 · 计算机科学 2010-07-15 Debdutta Barman Roy , Rituparna Chaki , Nabendu Chaki

Backdoor Malware are installed by an attacker on the victim's server(s) for authorized access. A customized backdoor is weaponized to execute unauthorized system, database and application commands to access the user credentials and…

密码学与安全 · 计算机科学 2025-02-07 Anthony Cheuk Tung Lai , Vitaly Kamluk , Alan Ho , Ping Fan Ke , Byron Wai

The security of billions of devices worldwide depends on the security and robustness of the mainline Linux kernel. However, the increasing number of kernel-specific vulnerabilities, especially memory safety vulnerabilities, shows that the…

密码学与安全 · 计算机科学 2018-10-03 Elena Reshetova , Hans Liljestrand , Andrew Paverd , N. Asokan

Modern malware and spyware platforms attack existing antivirus solutions and even Microsoft PatchGuard. To protect users and business systems new technologies developed by Intel and AMD CPUs may be applied. To deal with the new malware we…

密码学与安全 · 计算机科学 2017-05-22 Igor Korkin , Satoshi Tanda

The security of computer systems fundamentally relies on memory isolation, e.g., kernel address ranges are marked as non-accessible and are protected from user access. In this paper, we present Meltdown. Meltdown exploits side effects of…

Non-volatile memory (NVM) is a class of promising scalable memory technologies that can potentially offer higher capacity than DRAM at the same cost point. Unfortunately, the access latency and energy of NVM is often higher than those of…

硬件体系结构 · 计算机科学 2018-05-01 HanBin Yoon , Justin Meza , Rachata Ausavarungnirun , Rachael A. Harding , Onur Mutlu

Oblivious RAM (ORAM) and private information retrieval (PIR) are classic cryptographic primitives used to hide the access pattern to data whose storage has been outsourced to an untrusted server. Unfortunately, both primitives require…

密码学与安全 · 计算机科学 2019-04-12 Sarvar Patel , Giuseppe Persiano , Kevin Yeo