Type confusion in V8 in Google Chrome prior to 100.0.4896.60 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
The product allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.
Link | Tags |
---|---|
https://chromereleases.googleblog.com/2022/03/stable-channel-update-for-desktop_29.html | release notes vendor advisory |
https://crbug.com/1308360 | issue tracking patch vendor advisory exploit |
https://security.gentoo.org/glsa/202208-25 | third party advisory vendor advisory |
http://packetstormsecurity.com/files/172851/Chrome-Renderer-Type-Confusion-Remote-Code-Execution.html |