mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-24 03:24:01 +02:00
19 lines
769 B
Markdown
19 lines
769 B
Markdown
### [CVE-2015-6252](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6252)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The vhost_dev_ioctl function in drivers/vhost/vhost.c in the Linux kernel before 4.1.5 allows local users to cause a denial of service (memory consumption) via a VHOST_SET_LOG_FD ioctl call that triggers permanent file-descriptor allocation.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/thdusdl1219/CVE-Study
|
|
- https://github.com/vincent-deng/veracode-container-security-finding-parser
|
|
|