Type confusion in V8 in Google Chrome prior to 100.0.4896.88 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/04/stable-channel-update-for-desktop_11.html | release notes vendor advisory |
https://crbug.com/1304658 | issue tracking patch vendor advisory exploit |
https://security.gentoo.org/glsa/202208-25 | third party advisory vendor advisory |
https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-1314 |