CVE-2020-11742
Last modified
CVE-2020-11742 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 bad continuation handling in GNTTABOP_copy. Grant table operations are expected to return 0 for success, and a negative number for errors. EPSS estimates a 0.41% 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 bad continuation handling in GNTTABOP_copy. Grant table operations are expected to return 0 for success, and a negative number for errors. The fix for CVE-2017-12135 introduced a path through grant copy handling where success may be returned to the caller without any action taken. In particular, the status fields of individual operations are left uninitialised, and may result in errant behaviour in the caller of GNTTABOP_copy. A buggy or malicious guest can construct its grant table in such a way that, when a backend domain tries to copy a grant, it hits the incorrect exit path. This returns success to the caller without doing anything, which may cause crashes or other incorrect behaviour.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
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/4Mitigation, Patch, Third Party Advisory
- http://xenbits.xen.org/xsa/advisory-318.htmlPatch, Vendor Advisory
- https://xenbits.xen.org/xsa/advisory-318.htmlPatch, Vendor Advisory
- http://www.openwall.com/lists/oss-security/2020/04/14/4Mitigation, Patch, Third Party Advisory
- http://xenbits.xen.org/xsa/advisory-318.htmlPatch, Vendor Advisory
- https://xenbits.xen.org/xsa/advisory-318.htmlPatch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-11742?
How severe is CVE-2020-11742?
How do I fix CVE-2020-11742?
Are you affected by CVE-2020-11742?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
