Files
CVEs-PoC/2018/CVE-2018-9056.md
T
2024-06-18 02:51:15 +02:00

19 lines
843 B
Markdown

### [CVE-2018-9056](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9056)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Systems with microprocessors utilizing speculative execution may allow unauthorized disclosure of information to an attacker with local user access via a side-channel attack on the directional branch predictor, as demonstrated by a pattern history table (PHT), aka BranchScope.
### POC
#### Reference
- http://www.cs.ucr.edu/~nael/pubs/asplos18.pdf
#### Github
- https://github.com/codexlynx/hardware-attacks-state-of-the-art
- https://github.com/nsacyber/Hardware-and-Firmware-Security-Guidance