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")
Conclusion & alert: CVE-2020-8834 is rated Exploit Available (50.4/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.34%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.06% | 0.34% | +0.28% |
| 2 | 2025-03-30 | 0.25% | 0.06% | -0.19% |
| 3 | 2025-03-29 | — | 0.25% | — |
Full EPSS history (10 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.0 | 4.0 | [email protected] |
| 6.5 | 3.1 | MEDIUM |
|
2.0 | 4.0 | [email protected] |
| 4.9 | 2.0 | MEDIUM |
|
3.9 | 6.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2020-8834 not yet assigned priority: Debian including 1 source packages (linux), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2020-8834 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2020-8834 |
suse
|
high | CVE-2020-8834 severity important: SUSE including 165 source package names (cluster-md-kmp-default-4.12.14-122.20.1, cluster-md-kmp-default-4.12.14-150.52.1, …), 460 product×package rows across 83 product lines (HPE Helion OpenStack 8, Image SLES12-SP5-Azure-BYOS, … (83 product lines)): Fixed 338, Known Not Affected 122. | https://www.suse.com/security/cve/CVE-2020-8834/ |
ubuntu
|
medium | CVE-2020-8834 medium priority: Ubuntu including 110 source packages (linux, linux-aws, …), 1087 status rows across 11 suites (bionic, eoan, focal, jammy, noble, oracular, plucky, questing, trusty, upstream, xenial): DNE 768, not-affected 197, released 115, ignored 6, needed 1. | https://ubuntu.com/security/CVE-2020-8834 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| linux | linux_kernel | — | cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:* |
| canonical | ubuntu_linux | 16.04 | cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:* |
| canonical | ubuntu_linux | 18.04 | cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:* |
| opensuse | leap | 15.1 | cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00035.html | Mailing List Third Party Advisory |
| https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1867717 | Exploit Third Party Advisory |
| https://usn.ubuntu.com/4318-1/ | Third Party Advisory |
| https://usn.ubuntu.com/usn/usn-4318-1 | Third Party Advisory |
| https://www.openwall.com/lists/oss-security/2020/04/06/2 | Mailing List Third Party Advisory |