CVE-2020-29483
Last modified
CVE-2020-29483 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. An issue was discovered in Xen through 4.14.x. Xenstored and guests communicate via a shared memory page using a specific protocol. EPSS estimates a 0.37% chance of exploitation in the next 30 days.
Description
An issue was discovered in Xen through 4.14.x. Xenstored and guests communicate via a shared memory page using a specific protocol. When a guest violates this protocol, xenstored will drop the connection to that guest. Unfortunately, this is done by just removing the guest from xenstored's internal management, resulting in the same actions as if the guest had been destroyed, including sending an @releaseDomain event. @releaseDomain events do not say that the guest has been removed. All watchers of this event must look at the states of all guests to find the guest that has been removed. When an @releaseDomain is generated due to a domain xenstored protocol violation, because the guest is still running, the watchers will not react. Later, when the guest is actually destroyed, xenstored will no longer have it stored in its internal data base, so no further @releaseDomain event will be sent. This can lead to a zombie domain; memory mappings of that guest's memory will not be removed, due to the missing event. This zombie domain will be cleaned up only after another domain is destroyed, as that will trigger another @releaseDomain event. If the device model of the guest that violated the Xenstore protocol is running in a stub-domain, a use-after-free case could happen in xenstored, after having removed the guest from its internal data base, possibly resulting in a crash of xenstored. A malicious guest can block resources of the host for a period after its own death. Guests with a stub domain device model can eventually crash xenstored, resulting in a more serious denial of service (the prevention of any further domain management operations). Only the C variant of Xenstore is affected; the Ocaml variant is not affected. Only HVM guests with a stubdom device model can cause a serious DoS.
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 |
|---|---|---|
| Xen | Xen | <= 4.14.0 |
| Debian | Debian Linux | 10.0 |
| Fedoraproject | Fedora | 32 |
| Fedoraproject | Fedora | 33 |
References
- https://www.debian.org/security/2020/dsa-4812Third Party Advisory
- https://xenbits.xenproject.org/xsa/advisory-325.txtPatch, Vendor Advisory
- https://www.debian.org/security/2020/dsa-4812Third Party Advisory
- https://xenbits.xenproject.org/xsa/advisory-325.txtPatch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-29483?
How severe is CVE-2020-29483?
How do I fix CVE-2020-29483?
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-29477Invision Community 4.5.4 is affected by cross-site scripting…4.8
- CVE-2020-29478CA Service Catalog 17.2 and 17.3 contain a vulnerability in …7.5
- CVE-2020-29479An issue was discovered in Xen through 4.14.x. In the Ocaml …8.8
- CVE-2020-29480An issue was discovered in Xen through 4.14.x. Neither xenst…2.3
- CVE-2020-29481An issue was discovered in Xen through 4.14.x. Access rights…8.8
- CVE-2020-29482An issue was discovered in Xen through 4.14.x. A guest may a…6
- CVE-2020-29484An issue was discovered in Xen through 4.14.x. When a Xensto…6
- CVE-2020-29485An issue was discovered in Xen 4.6 through 4.14.x. When acti…5.5
- CVE-2020-29486An issue was discovered in Xen through 4.14.x. Nodes in xens…6
- CVE-2020-29487An issue was discovered in Xen XAPI before 2020-12-15. Certa…7.5
- CVE-2020-29489Dell EMC Unity, Unity XT, and UnityVSA versions prior to 5.0…6.7
- CVE-2020-2949Vulnerability in the Oracle Coherence product of Oracle Fusi…5.3
Are you affected by CVE-2020-29483?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
