Lucene search

K
redhatcveRedhat.comRH:CVE-2019-14821
HistoryApr 09, 2020 - 10:11 a.m.

CVE-2019-14821

2020-04-0910:11:56
redhat.com
access.redhat.com
27

EPSS

0.001

Percentile

34.9%

An out-of-bounds access issue was found in the way Linux kernel’s KVM hypervisor implements the Coalesced MMIO write operation. It operates on an MMIO ring buffer ‘struct kvm_coalesced_mmio’ object, wherein write indices ‘ring->first’ and ‘ring->last’ value could be supplied by a host user-space process. An unprivileged host user or process with access to ‘/dev/kvm’ device could use this flaw to crash the host kernel, resulting in a denial of service or potentially escalating privileges on the system.

Mitigation

Restrict access to the '/dev/kvm' device to trusted users.