Filtered by vendor Gegl Subscriptions
Filtered by product Libbabl Subscriptions
Total 1 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2020-37239 1 Gegl 2 Gegl, Libbabl 2026-05-17 9.8 Critical
libbabl 0.1.62 contains a broken double free detection vulnerability that allows attackers to bypass memory safety checks by exploiting signature overwriting in freed chunks. Attackers can call babl_free() twice on the same pointer without triggering detection, as libc's malloc metadata overwrites babl's signature field upon freeing, enabling potential memory corruption and code execution.