summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/go/go-1.14.inc
diff options
context:
space:
mode:
authorRalph Siemsen <ralph.siemsen@linaro.org>2022-11-17 11:54:48 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-11-23 00:26:19 +0000
commitc5ec3e8701a1b81d8e5b17d2521530345892a09b (patch)
tree2ccd12da188901e0687638bc77e0660a0625eb5d /meta/recipes-devtools/go/go-1.14.inc
parent078260dd63e205d3a433b03357f2332f44daa397 (diff)
downloadopenembedded-core-contrib-c5ec3e8701a1b81d8e5b17d2521530345892a09b.tar.gz
golang: fix CVE-2021-44716
Upstream-Status: Backport [https://github.com/golang/go/commit/d0aebe3e74fe14799f97ddd3f01129697c6a290a] CVE: CVE-2021-44716 Signed-off-by: Ralph Siemsen <ralph.siemsen@linaro.org> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-devtools/go/go-1.14.inc')
-rw-r--r--meta/recipes-devtools/go/go-1.14.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/go/go-1.14.inc b/meta/recipes-devtools/go/go-1.14.inc
index ae2c4746f4..73b981db2b 100644
--- a/meta/recipes-devtools/go/go-1.14.inc
+++ b/meta/recipes-devtools/go/go-1.14.inc
@@ -45,6 +45,7 @@ SRC_URI += "\
file://CVE-2022-2879.patch \
file://CVE-2021-33195.patch \
file://CVE-2021-33198.patch \
+ file://CVE-2021-44716.patch \
"
SRC_URI_append_libc-musl = " file://0009-ld-replace-glibc-dynamic-linker-with-musl.patch"