Png Development · Libpng · CVE-2018-14048
**Name of the Vulnerable Software and Affected Versions**
libpng version 1.6.34
**Description**
The issue is related to a SEGV in the function `png free data` in `png.c`, which is connected to the recommended error handling for `png read image`.
**Recommendations**
For libpng version 1.6.34, consider applying the recommended error handling for `png read image` to prevent the SEGV in the `png free data` function.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.