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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Race condition in the ion_ioctl function in drivers/staging/android/ion/ion.c in the Linux kernel before 4.6 allows local users to gain privileges or cause a denial of service (use-after-free) by calling ION_IOC_FREE on two CPUs at the same time.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/thdusdl1219/CVE-Study
|
|
|