Use-after-free vulnerability in Google Chrome before 8.0.552.237 and Chrome OS before 8.0.552.344 allows remote attackers to cause a denial of service or possibly have unspecified other impact via a PDF document.
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 |
---|---|
https://exchange.xforce.ibmcloud.com/vulnerabilities/64666 | vdb entry third party advisory |
http://googlechromereleases.blogspot.com/2011/01/chrome-stable-release.html | vendor advisory |
http://osvdb.org/70458 | vdb entry broken link |
http://www.securityfocus.com/bid/45788 | vdb entry third party advisory |
http://www.srware.net/forum/viewtopic.php?f=18&t=2054 | third party advisory |
http://code.google.com/p/chromium/issues/detail?id=67100 | issue tracking vendor advisory |
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A14606 | vdb entry third party advisory signature |
http://secunia.com/advisories/42951 | third party advisory |