9.3
CVE-2011-1301
- EPSS 3.6%
- Veröffentlicht 15.04.2011 19:55:00
- Zuletzt bearbeitet 16.06.2026 23:29:06
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
Use-after-free vulnerability in the GPU process in Google Chrome before 10.0.648.205 allows remote attackers to execute arbitrary code via unknown vectors.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 3.6% | 0.88 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.3 | 8.6 | 10 |
AV:N/AC:M/Au:N/C:C/I:C/A:C
|
CWE-416 Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
http://googlechromereleases.blogspot.com/2011/04/stable-channel-update.html
http://secunia.com/advisories/44141
http://www.securityfocus.com/bid/47377
http://www.securitytracker.com/id?1025377
http://www.vupen.com/english/advisories/2011/1006
http://code.google.com/p/chromium/issues/detail?id=75629
https://exchange.xforce.ibmcloud.com/vulnerabilities/66767
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A14509