Use-after-free vulnerability in Google Chrome before 18.0.1025.151 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to the Google V8 bindings.
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://googlechromereleases.blogspot.com/2012/04/stable-and-beta-channel-updates.html | release notes vendor advisory |
http://www.securitytracker.com/id?1026892 | vdb entry third party advisory |
http://www.securityfocus.com/bid/52913 | vdb entry third party advisory |
https://exchange.xforce.ibmcloud.com/vulnerabilities/74630 | vdb entry third party advisory |
http://code.google.com/p/chromium/issues/detail?id=118185 | exploit vendor advisory |
http://secunia.com/advisories/48749 | third party advisory |
http://secunia.com/advisories/48732 | third party advisory |
http://security.gentoo.org/glsa/glsa-201204-03.xml | third party advisory vendor advisory |
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A15521 | vdb entry third party advisory signature |
http://osvdb.org/81040 | vdb entry broken link |