]> code.ossystems Code Review - openembedded-core.git/commit
binutils: fix three CVE issues
authorZhixiong Chi <zhixiong.chi@windriver.com>
Tue, 16 Oct 2018 07:55:04 +0000 (00:55 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Oct 2018 19:25:37 +0000 (20:25 +0100)
commit2683d8287d6878868d3aa15ce6e6a80ce28d8737
tree74a4d060601e3f2b7d288e9e6f695a912c537443
parente0cc1dc6f1c14babe29a29a7211dc1c69d782b95
binutils: fix three CVE issues

Backport the CVE patches from the upstream:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;
h=30838132997e6a3cfe3ec11c58b32b22f6f6b102
h=cf93e9c2cf8f8b2566f8fc86e961592b51b5980d

[BZ 23686] https://sourceware.org/bugzilla/show_bug.cgi?id=23686
[BZ 23685] https://sourceware.org/bugzilla/show_bug.cgi?id=23685

The one is for CVE-2018-17358 and CVE-2018-17359, and the another
is for CVE-2018-17360.

Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/binutils/binutils-2.31.inc
meta/recipes-devtools/binutils/binutils/CVE-2018-17358.patch [new file with mode: 0644]
meta/recipes-devtools/binutils/binutils/CVE-2018-17360.patch [new file with mode: 0644]