]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
binutils: CVE-2017-7303
authorThiruvadi Rajaraman <trajaraman@mvista.com>
Mon, 4 Sep 2017 11:14:08 +0000 (16:44 +0530)
committerArmin Kuster <akuster@mvista.com>
Fri, 24 Nov 2017 01:40:46 +0000 (17:40 -0800)
commit4221d2a6349df5464acab8405f64471a0010782e
tree981cd26ffe339b8ace2b272e69bb45c9ae05d0e6
parent6205e64a9f6f5f1cb784774557c4b3608af62be3
binutils: CVE-2017-7303

Source: git://sourceware.org/git/binutils-gdb.git
MR: 74205
Type: Security Fix
Disposition: Backport from binutils-2_28-branch
ChangeID: db5bfb63661d39846c3b03353e1383c621759d48
Description:

    Fix seg-fault attempting to strip a corrupt binary.

        PR binutils/20922
        * elf.c (find_link): Check for null headers before attempting to
        match them.

Affects: <= 2.28
Author: Nick Clifton <nickc@redhat.com>
Signed-off-by: Thiruvadi Rajaraman <trajaraman@mvista.com>
Reviewed-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/binutils/binutils-2.27.inc
meta/recipes-devtools/binutils/binutils/CVE-2017-7303.patch [new file with mode: 0644]