mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
757 B
Markdown
18 lines
757 B
Markdown
### [CVE-2021-43056](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-43056)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|