mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 11:06:19 +00:00
949 B
949 B
CVE-2020-14375
Description
A flaw was found in dpdk in versions before 18.11.10 and before 19.11.5. Virtio ring descriptors, and the data they describe are in a region of memory accessible by from both the virtual machine and the host. An attacker in a VM can change the contents of the memory after vhost_crypto has validated it. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
POC
Reference
- https://bugzilla.redhat.com/show_bug.cgi?id=1879468
- https://bugzilla.redhat.com/show_bug.cgi?id=1879468
Github
No PoCs found on GitHub currently.