Files
CVEs-PoC/2021/CVE-2021-4093.md
T
2024-05-25 21:48:12 +02:00

18 lines
880 B
Markdown

### [CVE-2021-4093](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4093)
![](https://img.shields.io/static/v1?label=Product&message=kernel&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=(CWE-125%7CCWE-787)&color=brighgreen)
### Description
A flaw was found in the KVM's AMD code for supporting the Secure Encrypted Virtualization-Encrypted State (SEV-ES). A KVM guest using SEV-ES can trigger out-of-bounds reads and writes in the host kernel via a malicious VMGEXIT for a string I/O instruction (for example, outs or ins) using the exit reason SVM_EXIT_IOIO. This issue results in a crash of the entire system or a potential guest-to-host escape scenario.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon