summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/libxml/libxml2_2.9.8.bb
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2020-02-21 23:57:22 +0200
committerArmin Kuster <akuster808@gmail.com>2020-03-08 09:24:27 -0700
commit4a031a9b14c36d7aa4599933a4f0769b83511325 (patch)
tree98878e7c4da0518f4c564bf6ce7013d8f347487d /meta/recipes-core/libxml/libxml2_2.9.8.bb
parent8d663da7e5fad8dd936fbefeba67db6e0e356975 (diff)
downloadopenembedded-core-4a031a9b14c36d7aa4599933a4f0769b83511325.tar.gz
libxml2: fix CVE-2020-7595
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/recipes-core/libxml/libxml2_2.9.8.bb')
-rw-r--r--meta/recipes-core/libxml/libxml2_2.9.8.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/libxml/libxml2_2.9.8.bb b/meta/recipes-core/libxml/libxml2_2.9.8.bb
index 67c2d4fafb..618f307214 100644
--- a/meta/recipes-core/libxml/libxml2_2.9.8.bb
+++ b/meta/recipes-core/libxml/libxml2_2.9.8.bb
@@ -24,6 +24,7 @@ SRC_URI = "http://www.xmlsoft.org/sources/libxml2-${PV}.tar.gz;name=libtar \
file://fix-CVE-2018-14404.patch \
file://0001-Fix-infinite-loop-in-LZMA-decompression.patch \
file://fix-CVE-2019-19956.patch \
+ file://CVE-2020-7595.patch \
"
SRC_URI[libtar.md5sum] = "b786e353e2aa1b872d70d5d1ca0c740d"