[OE-core] [thud][PATCH v3] gcc: CVE fix for gcc <CVE-2019-15847>

Muminul Islam misla011 at fiu.edu
Tue Sep 17 21:36:51 UTC 2019


Signed-off-by: Muminul Islam <muislam at microsoft.com>
---
 meta/recipes-devtools/gcc/gcc-8.2.inc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta/recipes-devtools/gcc/gcc-8.2.inc b/meta/recipes-devtools/gcc/gcc-8.2.inc
index 866a77558b..65fd29d943 100644
--- a/meta/recipes-devtools/gcc/gcc-8.2.inc
+++ b/meta/recipes-devtools/gcc/gcc-8.2.inc
@@ -70,6 +70,9 @@ SRC_URI = "\
            file://0039-Fix-for-testsuite-failure.patch \
            file://0040-Re-introduce-spe-commandline-options.patch \
            file://0041-ARC-fix-spec-gen.patch \
+           file://CVE-2019-15847_p1.patch \
+           file://CVE-2019-15847_p2.patch \
+           file://CVE-2019-15847_p3.patch \
            ${BACKPORTS} \
 "
 BACKPORTS = "\
-- 
2.23.0



More information about the Openembedded-core mailing list