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
25

0.001 Low

EPSS

Percentile

30.1%

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.