CVE-2020-15566
Last modified
CVE-2020-15566 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. An issue was discovered in Xen through 4.13.x, allowing guest OS users to cause a host OS crash because of incorrect error handling in event-channel port allocation. The allocation of an event-channel port may fail for multiple reasons: (1) port is already in use, (2) the memory allocation failed, or (3) the port we try to allocate is higher than what is supported by the ABI (e.g., 2L or FIFO) used by the guest or the limit set by an administrator (max_event_channels in xl cfg). 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 host OS crash because of incorrect error handling in event-channel port allocation. The allocation of an event-channel port may fail for multiple reasons: (1) port is already in use, (2) the memory allocation failed, or (3) the port we try to allocate is higher than what is supported by the ABI (e.g., 2L or FIFO) used by the guest or the limit set by an administrator (max_event_channels in xl cfg). Due to the missing error checks, only (1) will be considered an error. All the other cases will provide a valid port and will result in a crash when trying to access the event channel. When the administrator configured a guest to allow more than 1023 event channels, that guest may be able to crash the host. When Xen is out-of-memory, allocation of new event channels will result in crashing the host rather than reporting an error. Xen versions 4.10 and later are affected. All architectures are affected. The default configuration, when guests are created with xl/libxl, is not vulnerable, because of the default event-channel limit.
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.10.0, <= 4.13.1 |
| Debian | Debian Linux | 10.0 |
References
- http://www.openwall.com/lists/oss-security/2020/07/07/2Mailing List, Third Party Advisory
- http://xenbits.xen.org/xsa/advisory-317.htmlVendor Advisory
- https://www.debian.org/security/2020/dsa-4723Third Party Advisory
- http://www.openwall.com/lists/oss-security/2020/07/07/2Mailing List, Third Party Advisory
- http://xenbits.xen.org/xsa/advisory-317.htmlVendor Advisory
- https://www.debian.org/security/2020/dsa-4723Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-15566?
How severe is CVE-2020-15566?
How do I fix CVE-2020-15566?
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-1555A remote code execution vulnerability exists in the way that…8.8
- CVE-2020-1556An elevation of privilege vulnerability exists in the way th…7.8
- CVE-2020-15562An issue was discovered in Roundcube Webmail before 1.2.11, …6.1
- CVE-2020-15563An issue was discovered in Xen through 4.13.x, allowing x86 …6.5
- CVE-2020-15564An issue was discovered in Xen through 4.13.x, allowing Arm …6.5
- CVE-2020-15565An issue was discovered in Xen through 4.13.x, allowing x86 …8.8
- CVE-2020-15567An issue was discovered in Xen through 4.13.x, allowing Inte…7.8
- CVE-2020-15568TerraMaster TOS before 4.1.29 has Invalid Parameter Checking…9.8
- CVE-2020-15569PlayerGeneric.cpp in MilkyTracker through 1.02.00 has a use-…5.5
- CVE-2020-1557A remote code execution vulnerability exists when the Window…7.3
- CVE-2020-15570The parse_report() function in whoopsie.c in Whoopsie throug…5.5
- CVE-2020-15572Tor before 0.4.3.6 has an out-of-bounds memory access that a…7.5
Are you affected by CVE-2020-15566?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
