Type confusion in V8 in Google Chrome prior to 100.0.4896.75 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://crbug.com/1311641 | issue tracking patch vendor advisory exploit |
https://chromereleases.googleblog.com/2022/04/stable-channel-update-for-desktop.html | release notes vendor advisory |
https://security.gentoo.org/glsa/202208-25 | third party advisory vendor advisory |