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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
drivers/char/virtio_console.c in the Linux kernel 4.9.x and 4.10.x before 4.10.12 interacts incorrectly with the CONFIG_VMAP_STACK option, which allows local users to cause a denial of service (system crash or memory corruption) or possibly have unspecified other impact by leveraging use of more than one virtual page for a DMA scatterlist.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c4baad50297d84bde1a7ad45e50c73adae4a2192
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|