]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:58:07 +0000 (16:58 +0100)
commit31714674e4dc9c1196553be7363c8a1d08565b4c
treece784db4358641add74a79f486a9976777990044
parent59e51d2ac877f4724cefeffcddba861e417783bf
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>
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