AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-14821

HIGH · CVSS 8.8 EPSS 0.76% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-09-19 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2019-14821
Severity
HIGH
CVSS
8.8
EPSS
0.76%
Linux

Original NVD Description

An out-of-bounds access issue was found in the Linux kernel, all versions through 5.3, 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.