Use-after-free vulnerability in Google Chrome before 17.0.963.56 allows remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to subframe 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://support.apple.com/kb/HT5485 | third party advisory |
http://lists.apple.com/archives/security-announce/2012/Sep/msg00003.html | mailing list third party advisory vendor advisory |
http://support.apple.com/kb/HT5503 | third party advisory |
http://code.google.com/p/chromium/issues/detail?id=111779 | exploit vendor advisory |
http://lists.apple.com/archives/security-announce/2012/Sep/msg00001.html | mailing list third party advisory vendor advisory |
http://lists.apple.com/archives/security-announce/2012/Jul/msg00000.html | mailing list third party advisory vendor advisory |
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A15020 | vdb entry third party advisory signature |
http://support.apple.com/kb/HT5400 | third party advisory |
http://googlechromereleases.blogspot.com/2012/02/chrome-stable-update.html | vendor advisory |
http://secunia.com/advisories/48016 | third party advisory not applicable |