cve/2018/CVE-2018-19876.md
2024-05-26 14:27:05 +02:00

725 B

CVE-2018-19876

Description

cairo 1.16.0, in cairo_ft_apply_variations() in cairo-ft-font.c, would free memory using a free function incompatible with WebKit's fastMalloc, leading to an application crash with a "free(): invalid pointer" error.

POC

Reference

No PoCs from references.

Github