This commit is contained in:
carlospolop 2025-08-20 13:16:49 +02:00
parent be807f1816
commit c61c093481

View File

@ -56,10 +56,6 @@ Modern CPUs leak secrets through shared resources:
* **Downfall / Gather Data Sampling (Intel, 2023)** transient-execution to read AVX-gather data across SMT threads.
* **Zenbleed (AMD, 2023) & Inception (AMD, 2023)** speculative vector mis-prediction leaks registers cross-domain.
For a broad treatment of Spectre-class issues see {{#ref}}
../../cpu-microarchitecture/microarchitectural-attacks.md
{{#endref}}
---
## Acoustic & Optical Attacks