First published: Tue Jul 07 2020(Updated: )
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.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Xen Xen | >=4.10.0<=4.13.1 | |
Debian Debian Linux | =10.0 | |
debian/xen | 4.14.6-1 4.14.5+94-ge49571868d-1 4.17.3+10-g091466ba55-1~deb12u1 4.17.3+36-g54dacb5c02-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-15566 is a vulnerability in Xen that allows guest OS users to cause a host OS crash due to incorrect error handling in event-channel port allocation.
CVE-2020-15566 affects Xen versions up to 4.13.x.
The severity of CVE-2020-15566 is not specified.
To fix CVE-2020-15566, update to Xen version 4.11.3+24- or apply the appropriate patches provided by the vendor.
You can find more information about CVE-2020-15566 on the Xen security advisory at http://xenbits.xen.org/xsa/advisory-317.html and the Debian security advisory at https://www.debian.org/security/2020/dsa-4723.