- EPSS 0.04%
- Published 22.10.2020 21:15:13
- Last modified 21.11.2024 05:21:38
An issue was discovered in Xen through 4.14.x allowing x86 guest OS users to cause a host OS denial of service, achieve data corruption, or possibly gain privileges by exploiting a race condition that leads to a use-after-free involving 2MiB and 1GiB...
CVE-2020-25596
- EPSS 0.09%
- Published 23.09.2020 22:15:13
- Last modified 21.11.2024 05:18:11
An issue was discovered in Xen through 4.14.x. x86 PV guest kernels can experience denial of service via SYSENTER. The SYSENTER instruction leaves various state sanitization activities to software. One of Xen's sanitization paths injects a #GP fault,...
CVE-2020-25597
- EPSS 0.11%
- Published 23.09.2020 22:15:13
- Last modified 21.11.2024 05:18:11
An issue was discovered in Xen through 4.14.x. There is mishandling of the constraint that once-valid event channels may not turn invalid. Logic in the handling of event channel operations in Xen assumes that an event channel, once valid, will not be...
CVE-2020-25598
- EPSS 0.07%
- Published 23.09.2020 22:15:13
- Last modified 21.11.2024 05:18:11
An issue was discovered in Xen 4.14.x. There is a missing unlock in the XENMEM_acquire_resource error path. The RCU (Read, Copy, Update) mechanism is a synchronisation primitive. A buggy error path in the XENMEM_acquire_resource exits without releasi...
- EPSS 0.07%
- Published 23.09.2020 22:15:13
- Last modified 21.11.2024 05:18:12
An issue was discovered in Xen through 4.14.x. There are evtchn_reset() race conditions. Uses of EVTCHNOP_reset (potentially by a guest on itself) or XEN_DOMCTL_soft_reset (by itself covered by XSA-77) can lead to the violation of various internal as...
CVE-2020-25600
- EPSS 0.1%
- Published 23.09.2020 22:15:13
- Last modified 21.11.2024 05:18:12
An issue was discovered in Xen through 4.14.x. Out of bounds event channels are available to 32-bit x86 domains. The so called 2-level event channel model imposes different limits on the number of usable event channels for 32-bit x86 domains vs 64-bi...
CVE-2020-25601
- EPSS 0.08%
- Published 23.09.2020 22:15:13
- Last modified 21.11.2024 05:18:12
An issue was discovered in Xen through 4.14.x. There is a lack of preemption in evtchn_reset() / evtchn_destroy(). In particular, the FIFO event channel model allows guests to have a large number of event channels active at a time. Closing all of the...
- EPSS 0.08%
- Published 23.09.2020 22:15:13
- Last modified 21.11.2024 05:18:12
An issue was discovered in Xen through 4.14.x. An x86 PV guest can trigger a host OS crash when handling guest access to MSR_MISC_ENABLE. When a guest accesses certain Model Specific Registers, Xen first reads the value from hardware to use as the ba...
CVE-2020-25603
- EPSS 0.07%
- Published 23.09.2020 22:15:13
- Last modified 21.11.2024 05:18:12
An issue was discovered in Xen through 4.14.x. There are missing memory barriers when accessing/allocating an event channel. Event channels control structures can be accessed lockless as long as the port is considered to be valid. Such a sequence is ...
CVE-2020-25604
- EPSS 0.07%
- Published 23.09.2020 22:15:13
- Last modified 21.11.2024 05:18:13
An issue was discovered in Xen through 4.14.x. There is a race condition when migrating timers between x86 HVM vCPUs. When migrating timers of x86 HVM guests between its vCPUs, the locking model used allows for a second vCPU of the same guest (also o...