You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 2020-09-05-confidence-finals/xaas/README.md
+6
Original file line number
Diff line number
Diff line change
@@ -40,3 +40,9 @@ And so we can successfully reveal the content of `flag.txt`:
40
40
```
41
41
p4{zero_values_move_faster}
42
42
```
43
+
44
+
## Post Mortem
45
+
46
+
While content-dependent optimizations may be risky in general, we cannot think of any practical abuse of _Hardware Store Elimination_ against real-world applications.
47
+
48
+
However Intel found some reasons to disable this with most recent [microcode update](https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00464.html).
0 commit comments