Exploit/Advisories no image

Published on October 5th, 2023 📆 | 5264 Views ⚑

0

Chrome SKIA Integer Overflow


Text to Speech

When deserializing an SkPath, there is some basic validation performed to ensure that the contents are consistent. This validation does not use safe integer types, or perform additional validation, so it's possible for a large path to overflow the point count, resulting in an unsafe SkPath object.

Source link





Tagged with:



Comments are closed.