Lucene search

K
redhatcveRedhat.comRH:CVE-2019-12928
HistoryJun 27, 2019 - 9:21 p.m.

CVE-2019-12928

2019-06-2721:21:19
redhat.com
access.redhat.com
11

0.005 Low

EPSS

Percentile

76.8%

QEMU’s Machine Protocol (QMP) is designed to enable remote applications (ex. Libvirt) to control and manage QEMU process instances. It is meant to be used by trusted users and applications. The TCP server socket is only one of the transport options supported by QMP; other, more secure options, being local UNIX socket. If one is able to run ‘migrate’ command, the user already has access to the guest VM. Then migrating guest state to an unworthy remote machine via nc is not really a security issue. Libvirt only uses local UNIX sockets to interact with the guest VMs that it manages. This UNIX socket is owned by the same user-id as the QEMU process instance. Other users on the system cannot connect to the UNIX socket. Libvirt also creates a unique per-VM sVirt label so VMs cannot access each other’s UNIX sockets, even though they are owned by the same system user-id.

0.005 Low

EPSS

Percentile

76.8%

Related for RH:CVE-2019-12928