Files
CVEs-PoC/2021/CVE-2021-26400.md
T
2025-09-29 21:09:30 +02:00

18 lines
749 B
Markdown

### [CVE-2021-26400](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-26400)
![](https://img.shields.io/static/v1?label=Product&message=AMD%20Processors&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=Processor%20%20All%20Supported%20Processors%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=NA&color=brightgreen)
### Description
AMD processors may speculatively re-order load instructions which can result in stale data being observed when multiple processors are operating on shared memory, resulting in potential data leakage.
### POC
#### Reference
- https://www.amd.com/en/corporate/product-security/bulletin/amd-sb-1035
#### Github
No PoCs found on GitHub currently.