summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/gmp/gmp_6.2.1.bb
diff options
context:
space:
mode:
authorRoss Burton <ross@burtonini.com>2021-11-22 11:40:56 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-11-23 10:53:12 +0000
commitfb3b9a7f668a6ffd56a99e1e8b83cdbad2a4bc66 (patch)
treeff15ce5741dc45f7de42d41f1035b406c5694694 /meta/recipes-support/gmp/gmp_6.2.1.bb
parentf0740dd1ad0eabc57cc30cc9bdb891b2ccd18caa (diff)
downloadopenembedded-core-fb3b9a7f668a6ffd56a99e1e8b83cdbad2a4bc66.tar.gz
gmp: fix CVE-2021-43618
Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/gmp/gmp_6.2.1.bb')
-rw-r--r--meta/recipes-support/gmp/gmp_6.2.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/gmp/gmp_6.2.1.bb b/meta/recipes-support/gmp/gmp_6.2.1.bb
index d5996abd00..e61582afdf 100644
--- a/meta/recipes-support/gmp/gmp_6.2.1.bb
+++ b/meta/recipes-support/gmp/gmp_6.2.1.bb
@@ -12,6 +12,7 @@ SRC_URI = "https://gmplib.org/download/${BPN}/${BP}${REVISION}.tar.bz2 \
file://use-includedir.patch \
file://0001-Append-the-user-provided-flags-to-the-auto-detected-.patch \
file://0001-confiure.ac-Believe-the-cflags-from-environment.patch \
+ file://cve-2021-43618.patch \
"
SRC_URI[md5sum] = "28971fc21cf028042d4897f02fd355ea"
SRC_URI[sha256sum] = "eae9326beb4158c386e39a356818031bd28f3124cf915f8c5b1dc4c7a36b4d7c"