Back to Research papers
Research paper index

SMaCk: Efficient Instruction Cache Attacks via Self-Modifying Code Conflicts

Seonghun Son, Daniel Moghimi, Berk Gulmezoglu

arXiv:2502.05429Published February 8, 20250 citations
  • cs.CR
  • cs.AR

Abstract

Self-modifying code (SMC) allows programs to alter their own instructions, optimizing performance and functionality on x86 processors. Despite its benefits, SMC introduces unique microarchitectural behaviors that can be exploited for malicious purposes. In this paper, we explore the security implications of SMC by examining how specific x86 instructions affecting instruction cache lines lead to measurable timing discrepancies between cache hits and misses. These discrepancies facilitate refined cache attacks, making them less noisy and more effective. We introduce novel attack techniques that leverage these timing variations to enhance existing methods such as Prime+Probe and Flush+Reload. Our advanced techniques allow adversaries to more precisely attack cryptographic keys and create covert channels akin to Spectre across various x86 platforms. Finally, we propose a dynamic detection methodology utilizing hardware performance counters to mitigate these enhanced threats.

Read the original paper

This page indexes public paper metadata. The manuscript remains with its original publisher and authors.