CPU Bugs: Difference between revisions

no edit summary
[unchecked revision][unchecked revision]
mNo edit summary
No edit summary
Line 1:
Computers are made by humans, and thus inherently prone to errors. This page describes known bugs for various models and brands.
 
== Affecting almost all modern architectures ==
 
=== Spectre ===
 
Spectre is an exploit that affects most modern CPUs made after 1995 that implement out-of-order execution (x86, x86_64, ARM, AMD, and potentially more) and allows the reading of physical memory by userland code. There is no sensible software fix for this issue. For more details, see (https://spectreattack.com/spectre.pdf this paper).
 
== x86 misfeatures ==
35

edits