Skip to main content

Showing 1–3 of 3 results for author: Aimoniotis, P

Searching in archive cs. Search in all archives.
.
  1. arXiv:2301.10618  [pdf, other

    cs.CR cs.AR

    Clueless: A Tool Characterising Values Leaking as Addresses

    Authors: Xiaoyue Chen, Pavlos Aimoniotis, Stefanos Kaxiras

    Abstract: Clueless is a binary instrumentation tool that characterises explicit cache side channel vulnerabilities of programs. It detects the transformation of data values into addresses by tracking dynamic instruction dependencies. Clueless tags data values in memory if it discovers that they are used in address calculations to further access other data. Clueless can report on the amount of data that ar… ▽ More

    Submitted 25 January, 2023; originally announced January 2023.

    Comments: Accepted by Hardware and Architectural Support for Security and Privacy (HASP) 2022

  2. arXiv:2109.10774  [pdf, other

    cs.CR cs.AR

    "It's a Trap!"-How Speculation Invariance Can Be Abused with Forward Speculative Interference

    Authors: Pavlos Aimoniotis, Christos Sakalis, Magnus Själander, Stefanos Kaxiras

    Abstract: Speculative side-channel attacks access sensitive data and use transmitters to leak the data during wrong-path execution. Various defenses have been proposed to prevent such information leakage. However, not all speculatively executed instructions are unsafe: Recent work demonstrates that speculation invariant instructions are independent of speculative control-flow paths and are guaranteed to eve… ▽ More

    Submitted 2 December, 2022; v1 submitted 22 September, 2021; originally announced September 2021.

    Comments: Presented at 28th IEEE International Symposium on High-Performance Computer Architecture (HPCA-28) 2022 in "Best of CAL" session and IEEE International Symposium On Secure And Private Execution Enviroment Design (SEED) 2021. A version of this manuscript has been published in IEEE Computer Architecture Letters (CAL) 2021

  3. arXiv:2103.05436  [pdf, other

    cs.DC cs.AR

    MapVisual: A Visualization Tool for Memory Access Patterns

    Authors: Pavlos Aimoniotis, Maria Rafaela Gkeka, Nikolaos Bellas

    Abstract: Memory bandwidth is strongly correlated to the complexity of the memory access pattern of a running application. To improve memory performance of applications with irregular and/or unpredictable memory patterns, we need tools to analyze these patterns during application development. In this work, we present a software tool for the analysis and visualization of memory access patterns. We perform me… ▽ More

    Submitted 9 March, 2021; originally announced March 2021.