aboutsummaryrefslogtreecommitdiffstats
path: root/tools/patch/patches/050-CVE-2019-13636.patch
Commit message (Collapse)AuthorAgeFilesLines
* tools/patch: apply upstream patch for CVE-2019-13636Russell Senior2019-07-301-0/+108
In GNU patch through 2.7.6, the following of symlinks is mishandled in certain cases other than input files. This affects inp.c and util.c. https://nvd.nist.gov/vuln/detail/CVE-2019-13636 Signed-off-by: Russell Senior <russell@personaltelco.net>