summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/go/go-1.14.inc
diff options
context:
space:
mode:
authorAshish Sharma <asharma@mvista.com>2023-07-11 13:40:18 +0530
committerSteve Sakoman <steve@sakoman.com>2023-07-13 07:10:49 -1000
commit02a0e76e04ddbbbb381202d61cbb084333336f38 (patch)
tree2c03c1435cfa232684fa4483cefc3f2cab5694a3 /meta/recipes-devtools/go/go-1.14.inc
parentaed61452f5c9fc377ce3336b765eb1cb195482a8 (diff)
downloadopenembedded-core-contrib-02a0e76e04ddbbbb381202d61cbb084333336f38.tar.gz
go: Fix CVE-2023-29400
emit filterFailsafe for empty unquoted attr value 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.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 ea7b9ea80f..33b53b1a34 100644
--- a/meta/recipes-devtools/go/go-1.14.inc
+++ b/meta/recipes-devtools/go/go-1.14.inc
@@ -67,6 +67,7 @@ SRC_URI += "\
file://CVE-2023-29405-2.patch \
file://CVE-2023-29402.patch \
file://CVE-2023-29404.patch \
+ file://CVE-2023-29400.patch \
"
SRC_URI_append_libc-musl = " file://0009-ld-replace-glibc-dynamic-linker-with-musl.patch"