cve/2021/CVE-2021-43056.md
2024-06-18 02:51:15 +02:00

18 lines
757 B
Markdown

### [CVE-2021-43056](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-43056)
![](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 the Linux kernel for powerpc before 5.14.15. It allows a malicious KVM guest to crash the host, when the host is running on Power8, due to an arch/powerpc/kvm/book3s_hv_rmhandlers.S implementation bug in the handling of the SRR1 register values.
### POC
#### Reference
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.14.15
#### Github
No PoCs found on GitHub currently.