mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 15:49:36 +02:00
binutils: CVE-2017-9955
Source: binutils-gdb.git MR: 73893 Type: Security Fix Disposition: Backport from 'binutils-gdb.git/master' branch ChangeID: 94c3ef8c1fa2e84e84ad76fb45307848d98817c8 Description: PR 21665 : Fixed multiple heap based buffer overflow Affects: <= 2.28 Author: Nick Clifton <nickc@redhat.com> (From OE-Core rev: a36978f0dd372ec836f63942f965652ca3716e3f) 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> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ab884ff9a7
commit
e7f53f5fe5
@@ -91,6 +91,15 @@ SRC_URI = "\
|
||||
file://CVE-2017-9756.patch \
|
||||
file://CVE-2017-9745.patch \
|
||||
file://CVE-2017-9954.patch \
|
||||
file://CVE-2017-9955_1.patch \
|
||||
file://CVE-2017-9955_2.patch \
|
||||
file://CVE-2017-9955_3.patch \
|
||||
file://CVE-2017-9955_4.patch \
|
||||
file://CVE-2017-9955_5.patch \
|
||||
file://CVE-2017-9955_6.patch \
|
||||
file://CVE-2017-9955_7.patch \
|
||||
file://CVE-2017-9955_8.patch \
|
||||
file://CVE-2017-9955_9.patch \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user