summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/go/go-1.14.inc
diff options
context:
space:
mode:
authorAshish Sharma <asharma@mvista.com>2023-06-28 17:20:28 +0530
committerSteve Sakoman <steve@sakoman.com>2023-06-28 05:30:29 -1000
commitce213403b4e82f1b191fed4ef6494e9dee55c4f8 (patch)
tree8645a0de8ed9d9023a8643f157295ef1ae024937 /meta/recipes-devtools/go/go-1.14.inc
parenta056017d8383686651de6a72b50d95213bacf226 (diff)
downloadopenembedded-core-contrib-ce213403b4e82f1b191fed4ef6494e9dee55c4f8.tar.gz
go: Backport fix CVE-2023-29405
Upstream-Status: Backport [https://github.com/golang/go/commit/fa60c381ed06c12f9c27a7b50ca44c5f84f7f0f4 & https://github.com/golang/go/commit/1008486a9ff979dbd21c7466eeb6abf378f9c637] Signed-off-by: Ashish Sharma <asharma@mvista.com> 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.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/go/go-1.14.inc b/meta/recipes-devtools/go/go-1.14.inc
index 2c500e8331..ed505c01b3 100644
--- a/meta/recipes-devtools/go/go-1.14.inc
+++ b/meta/recipes-devtools/go/go-1.14.inc
@@ -63,6 +63,8 @@ SRC_URI += "\
file://CVE-2023-24538-3.patch \
file://CVE-2023-24539.patch \
file://CVE-2023-24540.patch \
+ file://CVE-2023-29405-1.patch \
+ file://CVE-2023-29405-2.patch \
"
SRC_URI_append_libc-musl = " file://0009-ld-replace-glibc-dynamic-linker-with-musl.patch"