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.
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.
Link | Tags |
---|---|
http://www.vupen.com/english/advisories/2011/1006 | vdb entry permissions required |
http://code.google.com/p/chromium/issues/detail?id=75629 | issue tracking patch vendor advisory exploit |
http://www.securitytracker.com/id?1025377 | vdb entry third party advisory |
http://secunia.com/advisories/44141 | third party advisory |
http://www.securityfocus.com/bid/47377 | vdb entry third party advisory |
http://googlechromereleases.blogspot.com/2011/04/stable-channel-update.html | vendor advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/66767 | vdb entry third party advisory |
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A14509 | vdb entry third party advisory signature |