]> code.ossystems Code Review - openembedded-core.git/commit
patch: fix CVE-2018-6951
authorJackie Huang <jackie.huang@windriver.com>
Wed, 11 Apr 2018 06:56:09 +0000 (14:56 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 Apr 2018 15:55:26 +0000 (16:55 +0100)
commitcdf74e1c67698b2d44a7460ff7d365d6da7b7b96
tree405b75dfc890fc09e48fcfb75c2e03c0a9bf55ad
parent6c3b2ac41f3412ebce8364df637d64e34daab8a6
patch: fix CVE-2018-6951

* CVE detail: https://nvd.nist.gov/vuln/detail/CVE-2018-6951

* upstream tracking: http://savannah.gnu.org/bugs/?53132

* Fix segfault with mangled rename patch
  - src/pch.c (intuit_diff_type): Ensure that two filenames are specified
    for renames and copies (fix the existing check).

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/patch/patch/0002-Fix-segfault-with-mangled-rename-patch.patch [new file with mode: 0644]
meta/recipes-devtools/patch/patch_2.7.6.bb