Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:27214
HistorySep 24, 2020 - 10:34 a.m.

Denial Of Service (DoS)

2020-09-2410:34:50
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
11

0.0004 Low

EPSS

Percentile

14.2%

xen is vulnerable to denial of service (DoS). 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 these (when resetting all event channels or when cleaning up after the guest) may take extended periods of time. So far, there was no arrangement for preemption at suitable intervals, allowing a CPU to spend an almost unbounded amount of time in the processing of these operations. Malicious or buggy guest kernels can mount a Denial of Service (DoS) attack affecting the entire system.