CVE-2020-11742
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.
EPSS 0.09% · 25.7th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Ubuntu:18.04:LTS | xen | 0, 4.9.0-0ubuntu3, 4.9.0-0ubuntu4 |
| Ubuntu:16.04:LTS | xen | 4.6.0-1ubuntu4, 4.6.0-1ubuntu4.1, 4.6.0-1ubuntu4.2 |
| Ubuntu:20.04:LTS | xen | 0, 4.9.2-0ubuntu2, 4.9.2-0ubuntu6 |
Timeline
- Apr 14, 2020 CVE Published
- Apr 14, 2021 EPSS Score
- Jun 22, 2021 EPSS Score
- Aug 24, 2021 EPSS Score
- Oct 25, 2021 EPSS Score
- Jan 6, 2022 EPSS Score
- Feb 4, 2022 EPSS Score
- Feb 27, 2022 EPSS Score
- Apr 1, 2022 EPSS Score
- May 1, 2022 EPSS Score
- Jul 2, 2022 EPSS Score
- Sep 4, 2022 EPSS Score
References
- https://ubuntu.com/security/CVE-2020-11742 third-party-advisory
- https://xenbits.xen.org/xsa/advisory-318.html third-party-advisory
- http://www.openwall.com/lists/oss-security/2020/04/14/4 third-party-advisory
- http://xenbits.xen.org/xsa/advisory-318.html third-party-advisory
- https://ubuntu.com/security/notices/USN-5617-1 vendor-advisory
- https://www.cve.org/CVERecord?id=CVE-2020-11742 third-party-advisory