]> 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>
Thu, 3 May 2018 08:52:11 +0000 (09:52 +0100)
commite628af83e8d00ed3e3db318b323a9f5e48d35aae
treea25921cd3dbc6612ba82e6b8cb95d290afaf4cb6
parent6ecaabfff944773a09096a9ce293842c7c00b3a1
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).

(From OE-Core rev: cdf74e1c67698b2d44a7460ff7d365d6da7b7b96)

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster@mvista.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