mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 15:59:29 +02:00
18 lines
721 B
Markdown
18 lines
721 B
Markdown
### [CVE-2016-6156](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6156)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Race condition in the ec_device_ioctl_xcmd function in drivers/platform/chrome/cros_ec_dev.c in the Linux kernel before 4.7 allows local users to cause a denial of service (out-of-bounds array access) by changing a certain size value, aka a "double fetch" vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/thdusdl1219/CVE-Study
|
|
|