summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/binutils/binutils/CVE-2017-6969.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/binutils/binutils/CVE-2017-6969.patch')
-rw-r--r--meta/recipes-devtools/binutils/binutils/CVE-2017-6969.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/meta/recipes-devtools/binutils/binutils/CVE-2017-6969.patch b/meta/recipes-devtools/binutils/binutils/CVE-2017-6969.patch
index ed5403430c..7dfa3d87c3 100644
--- a/meta/recipes-devtools/binutils/binutils/CVE-2017-6969.patch
+++ b/meta/recipes-devtools/binutils/binutils/CVE-2017-6969.patch
@@ -17,20 +17,6 @@ Signed-off-by: Yuanjie Huang <yuanjie.huang@windriver.com>
17 binutils/readelf.c | 10 ++++++++-- 17 binutils/readelf.c | 10 ++++++++--
18 2 files changed, 14 insertions(+), 2 deletions(-) 18 2 files changed, 14 insertions(+), 2 deletions(-)
19 19
20diff --git a/binutils/ChangeLog b/binutils/ChangeLog
21index bd63c8a0d8..1d840b42f9 100644
22--- a/binutils/ChangeLog
23+++ b/binutils/ChangeLog
24@@ -1,3 +1,9 @@
25+2017-02-17 Nick Clifton <nickc@redhat.com>
26+
27+ PR binutils/21156
28+ * readelf.c (find_section_in_set): Test for invalid section
29+ indicies.
30+
31 2017-02-13 Nick Clifton <nickc@redhat.com>
32
33 PR binutils/21139
34diff --git a/binutils/readelf.c b/binutils/readelf.c 20diff --git a/binutils/readelf.c b/binutils/readelf.c
35index 7c158c6342..4960491c5c 100644 21index 7c158c6342..4960491c5c 100644
36--- a/binutils/readelf.c 22--- a/binutils/readelf.c