summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/go/go-1.14.inc
diff options
context:
space:
mode:
authorHitendra Prajapati <hprajapati@mvista.com>2022-10-27 17:12:51 +0530
committerSteve Sakoman <steve@sakoman.com>2022-10-27 04:21:32 -1000
commitf977d712455411c091aeee04ea7096d9e8c5b563 (patch)
treedb922b16ed9a34f9861c0283dc31240a18adb246 /meta/recipes-devtools/go/go-1.14.inc
parent54bbfe94ae4514386c572564bf221edfdbb2ce38 (diff)
downloadopenembedded-core-contrib-f977d712455411c091aeee04ea7096d9e8c5b563.tar.gz
golang: CVE-2022-2880 ReverseProxy should not forward unparseable query parameters
Upstream-Status: Backport from https://github.com/golang/go/commit/9d2c73a9fd69e45876509bb3bdb2af99bf77da1e Signed-off-by: Hitendra Prajapati <hprajapati@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 2e1d8240f6..3341beb159 100644
--- a/meta/recipes-devtools/go/go-1.14.inc
+++ b/meta/recipes-devtools/go/go-1.14.inc
@@ -41,6 +41,7 @@ SRC_URI += "\
file://0002-CVE-2022-32190.patch \
file://0003-CVE-2022-32190.patch \
file://0004-CVE-2022-32190.patch \
+ file://CVE-2022-2880.patch \
"
SRC_URI_append_libc-musl = " file://0009-ld-replace-glibc-dynamic-linker-with-musl.patch"