CVE-2020-11743
Last modified
CVE-2020-11743 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. An issue was discovered in Xen through 4.13.x, allowing guest OS users to cause a denial of service because of a bad error path in GNTTABOP_map_grant. Grant table operations are expected to return 0 for success, and a negative number for errors. EPSS estimates a 0.53% chance of exploitation in the next 30 days.
Description
An issue was discovered in Xen through 4.13.x, allowing guest OS users to cause a denial of service because of a bad error path in GNTTABOP_map_grant. Grant table operations are expected to return 0 for success, and a negative number for errors. Some misplaced brackets cause one error path to return 1 instead of a negative value. The grant table code in Linux treats this condition as success, and proceeds with incorrectly initialised state. A buggy or malicious guest can construct its grant table in such a way that, when a backend domain tries to map a grant, it hits the incorrect error path. This will crash a Linux based dom0 or backend domain.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Xen | Xen | <= 4.13.0 | — |
| Xen | Xen | 4.13.0 | Rc1 |
| Fedoraproject | Fedora | 32 | — |
References
- http://www.openwall.com/lists/oss-security/2020/04/14/3Patch, Third Party Advisory
- http://xenbits.xen.org/xsa/advisory-316.htmlExploit, Vendor Advisory
- https://xenbits.xen.org/xsa/advisory-316.htmlExploit, Vendor Advisory
- http://www.openwall.com/lists/oss-security/2020/04/14/3Patch, Third Party Advisory
- http://xenbits.xen.org/xsa/advisory-316.htmlExploit, Vendor Advisory
- https://xenbits.xen.org/xsa/advisory-316.htmlExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-11743?
How severe is CVE-2020-11743?
How do I fix CVE-2020-11743?
Are you affected by CVE-2020-11743?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
