mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 22:31:34 +02:00
18 lines
894 B
Markdown
18 lines
894 B
Markdown
### [CVE-2020-14375](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|