CVE-2020-15567
Last modified
CVE-2020-15567 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. An issue was discovered in Xen through 4.13.x, allowing Intel guest OS users to gain privileges or cause a denial of service because of non-atomic modification of a live EPT PTE. When mapping guest EPT (nested paging) tables, Xen would in some circumstances use a series of non-atomic bitfield writes. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
An issue was discovered in Xen through 4.13.x, allowing Intel guest OS users to gain privileges or cause a denial of service because of non-atomic modification of a live EPT PTE. When mapping guest EPT (nested paging) tables, Xen would in some circumstances use a series of non-atomic bitfield writes. Depending on the compiler version and optimisation flags, Xen might expose a dangerous partially written PTE to the hardware, which an attacker might be able to race to exploit. A guest administrator or perhaps even an unprivileged guest user might be able to cause denial of service, data corruption, or privilege escalation. Only systems using Intel CPUs are vulnerable. Systems using AMD CPUs, and Arm systems, are not vulnerable. Only systems using nested paging (hap, aka nested paging, aka in this case Intel EPT) are vulnerable. Only HVM and PVH guests can exploit the vulnerability. The presence and scope of the vulnerability depends on the precise optimisations performed by the compiler used to build Xen. If the compiler generates (a) a single 64-bit write, or (b) a series of read-modify-write operations in the same order as the source code, the hypervisor is not vulnerable. For example, in one test build using GCC 8.3 with normal settings, the compiler generated multiple (unlocked) read-modify-write operations in source-code order, which did not constitute a vulnerability. We have not been able to survey compilers; consequently we cannot say which compiler(s) might produce vulnerable code (with which code-generation options). The source code clearly violates the C rules, and thus should be considered vulnerable.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Xen | Xen | <= 4.13.1 |
| Debian | Debian Linux | 10.0 |
| Opensuse | Leap | 15.1 |
| Opensuse | Leap | 15.2 |
| Fedoraproject | Fedora | 31 |
| Fedoraproject | Fedora | 32 |
References
- http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00024.htmlMailing List, Third Party Advisory
- http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00031.htmlMailing List, Third Party Advisory
- http://www.openwall.com/lists/oss-security/2020/07/07/6Mailing List, Third Party Advisory
- http://xenbits.xen.org/xsa/advisory-328.htmlMitigation, Patch, Vendor Advisory
- https://security.gentoo.org/glsa/202007-02Third Party Advisory
- https://www.debian.org/security/2020/dsa-4723Third Party Advisory
- http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00024.htmlMailing List, Third Party Advisory
- http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00031.htmlMailing List, Third Party Advisory
- http://www.openwall.com/lists/oss-security/2020/07/07/6Mailing List, Third Party Advisory
- http://xenbits.xen.org/xsa/advisory-328.htmlMitigation, Patch, Vendor Advisory
- https://security.gentoo.org/glsa/202007-02Third Party Advisory
- https://www.debian.org/security/2020/dsa-4723Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-15567?
How severe is CVE-2020-15567?
How do I fix CVE-2020-15567?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2020
- CVE-2020-1556An elevation of privilege vulnerability exists in the way th…7.8
- CVE-2020-15562An issue was discovered in Roundcube Webmail before 1.2.11, …6.1
- CVE-2020-15563An issue was discovered in Xen through 4.13.x, allowing x86 …6.5
- CVE-2020-15564An issue was discovered in Xen through 4.13.x, allowing Arm …6.5
- CVE-2020-15565An issue was discovered in Xen through 4.13.x, allowing x86 …8.8
- CVE-2020-15566An issue was discovered in Xen through 4.13.x, allowing gues…6.5
- CVE-2020-15568TerraMaster TOS before 4.1.29 has Invalid Parameter Checking…9.8
- CVE-2020-15569PlayerGeneric.cpp in MilkyTracker through 1.02.00 has a use-…5.5
- CVE-2020-1557A remote code execution vulnerability exists when the Window…7.3
- CVE-2020-15570The parse_report() function in whoopsie.c in Whoopsie throug…5.5
- CVE-2020-15572Tor before 0.4.3.6 has an out-of-bounds memory access that a…7.5
- CVE-2020-15573SolarWinds Serv-U File Server before 15.2.1 has a "Cross-scr…6.1
Are you affected by CVE-2020-15567?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
