Double Free in Fontconfig - CVE-2016-5384

 

Double Free in Fontconfig - CVE-2016-5384

Published: August 13, 2016 / Updated: July 28, 2020


Vulnerability identifier: #VU32257
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2016-5384
CWE-ID: CWE-415
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Freedesktop.org
Affected software:
Fontconfig

Detailed vulnerability description

The vulnerability allows a local authenticated user to execute arbitrary code.

fontconfig before 2.12.1 does not validate offsets, which allows local users to trigger arbitrary free calls and consequently conduct double free attacks and execute arbitrary code via a crafted cache file.


How to mitigate CVE-2016-5384

Install update from vendor's website.

Sources