mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 20:04:01 +02:00
18 lines
773 B
Markdown
18 lines
773 B
Markdown
### [CVE-2017-12134](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12134)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The xen_biovec_phys_mergeable function in drivers/xen/biomerge.c in Xen might allow local OS guest users to corrupt block device data streams and consequently obtain sensitive memory information, cause a denial of service, or gain host OS privileges by leveraging incorrect block IO merge-ability calculation.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://usn.ubuntu.com/3655-1/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|