mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 07:51:39 +02:00
18 lines
749 B
Markdown
18 lines
749 B
Markdown
### [CVE-2021-26400](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-26400)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|