mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 21:52:25 +02:00
21 lines
880 B
Markdown
21 lines
880 B
Markdown
### [CVE-2021-26318](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-26318)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A timing and power-based side channel attack leveraging the x86 PREFETCH instructions on some AMD CPUs could potentially result in leaked kernel address space information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.amd.com/en/corporate/product-security/bulletin/amd-sb-1017
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/bcoles/kasld
|
|
- https://github.com/eigenform/perfect
|
|
- https://github.com/un1x01d/scripts
|
|
|