Use-after-free vulnerability in Google Chrome before 9.0.597.84 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to image loading.
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://secunia.com/advisories/43368 | third party advisory |
http://code.google.com/p/chromium/issues/detail?id=55831 | patch exploit vendor advisory issue tracking |
http://www.debian.org/security/2011/dsa-2166 | third party advisory vendor advisory |
http://www.vupen.com/english/advisories/2011/0408 | vdb entry permissions required |
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A14514 | signature third party advisory vdb entry |
http://googlechromereleases.blogspot.com/2011/02/stable-channel-update.html | vendor advisory |