CVE-2020-8834
Last modified
CVE-2020-8834 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. KVM in the Linux kernel on Power8 processors has a conflicting use of HSTATE_HOST_R1 to store r1 state in kvmppc_hv_entry plus in kvmppc_{save,restore}_tm, leading to a stack corruption. Because of this, an attacker with the ability run code in kernel space of a guest VM can cause the host kernel to panic. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
Description
KVM in the Linux kernel on Power8 processors has a conflicting use of HSTATE_HOST_R1 to store r1 state in kvmppc_hv_entry plus in kvmppc_{save,restore}_tm, leading to a stack corruption. Because of this, an attacker with the ability run code in kernel space of a guest VM can cause the host kernel to panic. There were two commits that, according to the reporter, introduced the vulnerability: f024ee098476 ("KVM: PPC: Book3S HV: Pull out TM state save/restore into separate procedures") 87a11bb6a7f7 ("KVM: PPC: Book3S HV: Work around XER[SO] bug in fake suspend mode") The former landed in 4.8, the latter in 4.17. This was fixed without realizing the impact in 4.18 with the following three commits, though it's believed the first is the only strictly necessary commit: 6f597c6b63b6 ("KVM: PPC: Book3S PR: Add guest MSR parameter for kvmppc_save_tm()/kvmppc_restore_tm()") 7b0e827c6970 ("KVM: PPC: Book3S HV: Factor fake-suspend handling out of kvmppc_save/restore_tm") 009c872a8bc4 ("KVM: PPC: Book3S PR: Move kvmppc_save_tm/kvmppc_restore_tm to separate file")
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | All versions |
| Canonical | Ubuntu Linux | 16.04 |
| Canonical | Ubuntu Linux | 18.04 |
| Opensuse | Leap | 15.1 |
References
- http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00035.htmlMailing List, Third Party Advisory
- https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1867717Exploit, Third Party Advisory
- https://usn.ubuntu.com/4318-1/Third Party Advisory
- https://usn.ubuntu.com/usn/usn-4318-1Third Party Advisory
- https://www.openwall.com/lists/oss-security/2020/04/06/2Mailing List, Third Party Advisory
- http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00035.htmlMailing List, Third Party Advisory
- https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1867717Exploit, Third Party Advisory
- https://usn.ubuntu.com/4318-1/Third Party Advisory
- https://usn.ubuntu.com/usn/usn-4318-1Third Party Advisory
- https://www.openwall.com/lists/oss-security/2020/04/06/2Mailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-8834?
How severe is CVE-2020-8834?
How do I fix CVE-2020-8834?
Are you affected by CVE-2020-8834?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
