mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
834 B
Markdown
19 lines
834 B
Markdown
### [CVE-2015-6640](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6640)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The prctl_set_vma_anon_name function in kernel/sys.c in Android before 5.1.1 LMY49F and 6.0 before 2016-01-01 does not ensure that only one vma is accessed in a certain update action, which allows attackers to gain privileges or cause a denial of service (vma list corruption) via a crafted application, aka internal bug 20017123.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/betalphafai/CVE-2015-6640
|
|
- https://github.com/brianhigh/us-cert-bulletins
|
|
|