summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-11.2.inc
diff options
context:
space:
mode:
authorPgowda <pgowda.cve@gmail.com>2021-11-15 03:18:21 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-11-16 22:20:33 +0000
commit8becce5b6392922781a70f9f20aa74aeefb8ea00 (patch)
tree4aa763b1b72e64354c54dca5927cb9e87cbf6e96 /meta/recipes-devtools/gcc/gcc-11.2.inc
parent91fab7aa7e90bf666bba4018304a2ce0e42cc466 (diff)
downloadpoky-8becce5b6392922781a70f9f20aa74aeefb8ea00.tar.gz
gcc: Fix CVE-2021-35465
source : https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102035 Upstream-Status: Backport[https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=3929bca9ca95de9d35e82ae8828b188029e3eb70] Upstream-Status: Backport[https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=574e7950bd6b34e9e2cacce18c802b45505d1d0a] Upstream-Status: Backport[https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=30461cf8dba3d3adb15a125e4da48800eb2b9b8f] Upstream-Status: Backport[https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;h=809330ab8450261e05919b472783bf15e4b000f7] (From OE-Core rev: c8a1726feaf705683e80d85811ae482c6ebc3172) Signed-off-by: Pgowda <pgowda.cve@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-11.2.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-11.2.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-11.2.inc b/meta/recipes-devtools/gcc/gcc-11.2.inc
index f06c1a891b..baced2a400 100644
--- a/meta/recipes-devtools/gcc/gcc-11.2.inc
+++ b/meta/recipes-devtools/gcc/gcc-11.2.inc
@@ -62,6 +62,10 @@ SRC_URI = "\
62 file://0037-libatomic-Do-not-enforce-march-on-aarch64.patch \ 62 file://0037-libatomic-Do-not-enforce-march-on-aarch64.patch \
63 file://0041-apply-debug-prefix-maps-before-checksumming-DIEs.patch \ 63 file://0041-apply-debug-prefix-maps-before-checksumming-DIEs.patch \
64 file://0006-If-CXXFLAGS-contains-something-unsupported-by-the-bu.patch \ 64 file://0006-If-CXXFLAGS-contains-something-unsupported-by-the-bu.patch \
65 file://0001-CVE-2021-35465.patch \
66 file://0002-CVE-2021-35465.patch \
67 file://0003-CVE-2021-35465.patch \
68 file://0004-CVE-2021-35465.patch \
65" 69"
66SRC_URI[sha256sum] = "d08edc536b54c372a1010ff6619dd274c0f1603aa49212ba20f7aa2cda36fa8b" 70SRC_URI[sha256sum] = "d08edc536b54c372a1010ff6619dd274c0f1603aa49212ba20f7aa2cda36fa8b"
67 71