mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
18 lines
779 B
Markdown
18 lines
779 B
Markdown
### [CVE-2018-1059](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1059)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The DPDK vhost-user interface does not check to verify that all the requested guest physical range is mapped and contiguous when performing Guest Physical Addresses to Host Virtual Addresses translations. This may lead to a malicious guest exposing vhost-user backend process memory. All versions before 18.02.1 are vulnerable.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://usn.ubuntu.com/3642-2/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|