CVE-2019-19578
Last modified
CVE-2019-19578 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. An issue was discovered in Xen through 4.12.x allowing x86 PV guest OS users to cause a denial of service via degenerate chains of linear pagetables, because of an incorrect fix for CVE-2017-15595. "Linear pagetables" is a technique which involves either pointing a pagetable at itself, or to another pagetable of the same or higher level. EPSS estimates a 0.39% chance of exploitation in the next 30 days.
Description
An issue was discovered in Xen through 4.12.x allowing x86 PV guest OS users to cause a denial of service via degenerate chains of linear pagetables, because of an incorrect fix for CVE-2017-15595. "Linear pagetables" is a technique which involves either pointing a pagetable at itself, or to another pagetable of the same or higher level. Xen has limited support for linear pagetables: A page may either point to itself, or point to another pagetable of the same level (i.e., L2 to L2, L3 to L3, and so on). XSA-240 introduced an additional restriction that limited the "depth" of such chains by allowing pages to either *point to* other pages of the same level, or *be pointed to* by other pages of the same level, but not both. To implement this, we keep track of the number of outstanding times a page points to or is pointed to another page table, to prevent both from happening at the same time. Unfortunately, the original commit introducing this reset this count when resuming validation of a partially-validated pagetable, incorrectly dropping some "linear_pt_entry" counts. If an attacker could engineer such a situation to occur, they might be able to make loops or other arbitrary chains of linear pagetables, as described in XSA-240. A malicious or buggy PV guest may cause the hypervisor to crash, resulting in Denial of Service (DoS) affecting the entire host. Privilege escalation and information leaks cannot be excluded. All versions of Xen are vulnerable. Only x86 systems are affected. Arm systems are not affected. Only x86 PV guests can leverage the vulnerability. x86 HVM and PVH guests cannot leverage the vulnerability. Only systems which have enabled linear pagetables are vulnerable. Systems which have disabled linear pagetables, either by selecting CONFIG_PV_LINEAR_PT=n when building the hypervisor, or adding pv-linear-pt=false on the command-line, are not vulnerable.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Xen | Xen | <= 4.12.1 |
| Fedoraproject | Fedora | 31 |
References
- https://xenbits.xen.org/xsa/advisory-309.htmlPatch, Vendor Advisory
- https://xenbits.xen.org/xsa/advisory-309.htmlPatch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-19578?
How severe is CVE-2019-19578?
How do I fix CVE-2019-19578?
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 2019
- CVE-2019-19561A misconfiguration in the debug interface in Mercedes-Benz H…2.4
- CVE-2019-19562An authentication bypass in the debug interface in Mercedes-…4.6
- CVE-2019-19563A misconfiguration in the debug interface in Mercedes-Benz H…2.4
- CVE-2019-1957A vulnerability in the web interface of Cisco IoT Field Netw…7.5
- CVE-2019-19576class.upload.php in verot.net class.upload before 1.0.3 and …9.8
- CVE-2019-19577An issue was discovered in Xen through 4.12.x allowing x86 A…7.2
- CVE-2019-19579An issue was discovered in Xen through 4.12.x allowing attac…6.8
- CVE-2019-1958A vulnerability in the web-based management interface of Cis…8.8
- CVE-2019-19580An issue was discovered in Xen through 4.12.x allowing x86 P…6.6
- CVE-2019-19581An issue was discovered in Xen through 4.12.x allowing 32-bi…6.5
- CVE-2019-19582An issue was discovered in Xen through 4.12.x allowing x86 g…6.5
- CVE-2019-19583An issue was discovered in Xen through 4.12.x allowing x86 H…7.5
Are you affected by CVE-2019-19578?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
