Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 750 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 750 Bytes

SGX Security

Although Intel SGX technology claims to deliver various security promises, which we have gone through in previous sections, it is still vulnerable to certain types of attacks. Recent academic researches have discovered several such vulnerabilities and prove that Intel SGX is not as secure as we thought.

In this section, Prof. Taesoo Kim explains known security concerns, including cache/branch side-channel attacks and memory safety issues, and corresponding defenses with various working demos.

SGX Security Issues (presented by Taesoo Kim)

{% embed url="https://youtu.be/0TXR2JNsFBk" %}

Slides are available here:

{% file src="../.gitbook/assets/security-issues.pdf" caption="Slides here" %}