summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/libxml/libxml2_2.9.14.bb
diff options
context:
space:
mode:
authorHitendra Prajapati <hprajapati@mvista.com>2025-07-09 15:13:27 +0530
committerSteve Sakoman <steve@sakoman.com>2025-07-18 08:32:26 -0700
commitc0623fde1f90f718c0c1abded88f387a055808fa (patch)
treed19b6711564a7e9e571be537da5e8621c8d88298 /meta/recipes-core/libxml/libxml2_2.9.14.bb
parent7def40e0b15ea45ea46c1981024ee040f81e34c3 (diff)
downloadpoky-c0623fde1f90f718c0c1abded88f387a055808fa.tar.gz
libxml2: fix CVE-2025-49794 & CVE-2025-49796
Upstream-Status: Backport from https://gitlab.gnome.org/GNOME/libxml2/-/commit/71e1e8af5ee46dad1b57bb96cfbf1c3ad21fbd7b (From OE-Core rev: 691b74a5d019752428adc81b114fb4458ece1ebe) Signed-off-by: Hitendra Prajapati <hprajapati@mvista.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-core/libxml/libxml2_2.9.14.bb')
-rw-r--r--meta/recipes-core/libxml/libxml2_2.9.14.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/libxml/libxml2_2.9.14.bb b/meta/recipes-core/libxml/libxml2_2.9.14.bb
index 45424e59ff..baac155270 100644
--- a/meta/recipes-core/libxml/libxml2_2.9.14.bb
+++ b/meta/recipes-core/libxml/libxml2_2.9.14.bb
@@ -40,6 +40,7 @@ SRC_URI += "http://www.w3.org/XML/Test/xmlts20080827.tar;subdir=${BP};name=testt
40 file://CVE-2025-32414.patch \ 40 file://CVE-2025-32414.patch \
41 file://CVE-2025-32415.patch \ 41 file://CVE-2025-32415.patch \
42 file://CVE-2025-6021.patch \ 42 file://CVE-2025-6021.patch \
43 file://CVE-2025-49794-CVE-2025-49796.patch \
43 " 44 "
44 45
45SRC_URI[archive.sha256sum] = "60d74a257d1ccec0475e749cba2f21559e48139efba6ff28224357c7c798dfee" 46SRC_URI[archive.sha256sum] = "60d74a257d1ccec0475e749cba2f21559e48139efba6ff28224357c7c798dfee"