by Yubo 'Paul' Yang
Meltdown
Presentation Summary
In this presentation, I present:
- Basic idea behind the meltdown algorithm
Examples
- main.c: A simplified Proof-of-Principle implementation modified from paboldin
- cache_time.c: compare access time to cached v.s. uncached addresses
- cache_time.h: get_access_time to address
- makefile: makefile for the above sources
References
- Google Project Zero Blog, Jann Horn
- Meltdown and Spectre Official Website
- Proof-of-Principle Implementation, Pavel Boldin
All Security
Yubo "Paul" Yang ALGORITHM
security