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

19 lines
834 B
Markdown

### [CVE-2020-27152](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-27152)
![](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
An issue was discovered in ioapic_lazy_update_eoi in arch/x86/kvm/ioapic.c in the Linux kernel before 5.9.2. It has an infinite loop related to improper interaction between a resampler and edge triggering, aka CID-77377064c3a9.
### POC
#### Reference
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.9.2
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=77377064c3a94911339f13ce113b3abf265e06da
#### Github
- https://github.com/evdenis/cvehound