Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

technical/2020/06/10/cpu-side-channel #8

Open
utterances-bot opened this issue Feb 13, 2022 · 1 comment
Open

technical/2020/06/10/cpu-side-channel #8

utterances-bot opened this issue Feb 13, 2022 · 1 comment

Comments

@utterances-bot
Copy link

CPU Cache Side-Channel Attacks: Meltdown & Spectre | Guanzhou (Jose) Hu

One of the most dangerous kinds of security attacks is side-channel attacks since they are not part of the designed threat model. Meltdown & Spectre, the most recent side-channel vulnerabilities found on modern microprocessors, are good demonstration of the sneakiness and danger of side-channel attacks. These attacks combine CPU speculative execution + cache timing side-channel.

https://www.josehu.com/technical/2020/06/10/cpu-side-channel.html

Copy link

Thanks for this write-up, Jose. It is educational.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants