mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
733 B
Markdown
18 lines
733 B
Markdown
### [CVE-2012-4222](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4222)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
drivers/gpu/msm/kgsl.c in the Qualcomm Innovation Center (QuIC) Graphics KGSL kernel-mode driver for Android 2.3 through 4.2 allows attackers to cause a denial of service (NULL pointer dereference) via an application that uses crafted arguments in a local kgsl_ioctl call.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.kb.cert.org/vuls/id/702452
|
|
|
|
#### Github
|
|
- https://github.com/ksparakis/apekit
|
|
|