Skip to content

Meltdown: Reading Kernel Memory from User Space

← Back to topic

Authors: Moritz Lipp, Michael Schwarz, Daniel Gruss, Thomas Prescher, Werner Haas, Anders Fogh, Jann Horn, et al.
Year: 2018
Journal: USENIX
DOI: 10.1109/SP.2018.00057
Publisher: https://meltdownattack.com/

Keywords: meltdown, security

Abstract

We present Meltdown a powerful attack that allows reading privileged memory of other processes.

Cite this paper

bibtex
@misc{meltdown2018,
  title  = {Meltdown: Reading Kernel Memory from User Space},
  author = {Moritz Lipp, Michael Schwarz, Daniel Gruss, Thomas Prescher, Werner Haas, Anders Fogh, Jann Horn, et al.},
  year   = {2018},
  journal = {USENIX},
  doi    = {10.1109/SP.2018.00057},
  url    = {https://doi.org/10.1109/SP.2018.00057},
}

Source files

Released under the MIT License.