]> code.ossystems Code Review - openembedded-core.git/commit
binutils: CVE-2017-7226
authorThiruvadi Rajaraman <trajaraman@mvista.com>
Wed, 23 Aug 2017 08:36:58 +0000 (14:06 +0530)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 7 Jan 2018 17:09:43 +0000 (17:09 +0000)
commitabc9e4eebafac084bee054954bd93288cd1d0a8c
tree792e710d6fda5251290af3a02df205ce6f9e8b9d
parentd445a9abe7af0a1a54e466bdae8978f6ffb5f6bc
binutils: CVE-2017-7226

Source: git://sourceware.org/git/binutils-gdb.git
MR: 74283
Type: Security Fix
Disposition: Backport from binutils_v2_28
ChangeID: 82097a4b98d3d576e1b1bfb7ac9ae17fd153c909
Description:

Use strnlen to avoid running over the end of the string buffer.

Affects: <= 2.28

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-7226.patch [new file with mode: 0644]