]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
binutils: CVE-2017-14729
authorThiruvadi Rajaraman <trajaraman@mvista.com>
Wed, 8 Nov 2017 07:08:06 +0000 (12:38 +0530)
committerArmin Kuster <akuster@mvista.com>
Fri, 24 Nov 2017 01:40:49 +0000 (17:40 -0800)
commit5bb1d9c4ae9e959a4405f372a7ef7307fc1f1deb
tree49313ba15e483c38b4c5b18772b9bf4c98282333
parent528745a45f29119cc81070382d50e11575672979
binutils: CVE-2017-14729

Source: binutils-gdb.git
MR: 76278
Type: Security Fix
Disposition: Backport from binutils-2_29
ChangeID: 05de8bcd22d8d0b54badcd3826cd370b3aed81de
Description:

x86: Guard against corrupted PLT

There should be only one entry in PLT for a given symbol.  Set howto to
NULL after processing a PLT entry to guard against corrupted PLT so that
the duplicated PLT entries are skipped.

PR binutils/22170

Affects: <= 2.29
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-14729.patch [new file with mode: 0644]