Zum Hauptinhalt springen

Showing 1–2 of 2 results for author: Fogh, A

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

    cs.CR

    Page Cache Attacks

    Authors: Daniel Gruss, Erik Kraft, Trishita Tiwari, Michael Schwarz, Ari Trachtenberg, Jason Hennessey, Alex Ionescu, Anders Fogh

    Abstract: We present a new hardware-agnostic side-channel attack that targets one of the most fundamental software caches in modern computer systems: the operating system page cache. The page cache is a pure software cache that contains all disk-backed pages, including program binaries, shared libraries, and other files, and our attacks thus work across cores and CPUs. Our side-channel permits unprivileged… ▽ More

    Submitted 4 January, 2019; originally announced January 2019.

  2. arXiv:1711.01254  [pdf, other

    cs.CR

    Automated Detection, Exploitation, and Elimination of Double-Fetch Bugs using Modern CPU Features

    Authors: Michael Schwarz, Daniel Gruss, Moritz Lipp, Clémentine Maurice, Thomas Schuster, Anders Fogh, Stefan Mangard

    Abstract: Double-fetch bugs are a special type of race condition, where an unprivileged execution thread is able to change a memory location between the time-of-check and time-of-use of a privileged execution thread. If an unprivileged attacker changes the value at the right time, the privileged operation becomes inconsistent, leading to a change in control flow, and thus an escalation of privileges for the… ▽ More

    Submitted 3 November, 2017; originally announced November 2017.