mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
864 B
Markdown
18 lines
864 B
Markdown
### [CVE-2017-8068](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8068)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
drivers/net/usb/pegasus.c in the Linux kernel 4.9.x before 4.9.11 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=5593523f968bc86d42a035c6df47d5e0979b5ace
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|