cve/2020/CVE-2020-14339.md
2024-05-25 21:48:12 +02:00

964 B

CVE-2020-14339

Description

A flaw was found in libvirt, where it leaked a file descriptor for /dev/mapper/control into the QEMU process. This file descriptor allows for privileged operations to happen against the device-mapper on the host. This flaw allows a malicious guest user or process to perform operations outside of their standard permissions, potentially causing serious damage to the host operating system. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.

POC

Reference

No PoCs from references.

Github