diff options
Diffstat (limited to 'meta/recipes-core')
| -rw-r--r-- | meta/recipes-core/libxml/libxml2/CVE-2025-27113.patch (renamed from meta/recipes-core/libxml/libxml2/0001-pattern-Fix-compilation-of-explicit-child-axis.patch) | 1 | ||||
| -rw-r--r-- | meta/recipes-core/libxml/libxml2_2.9.14.bb | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-core/libxml/libxml2/0001-pattern-Fix-compilation-of-explicit-child-axis.patch b/meta/recipes-core/libxml/libxml2/CVE-2025-27113.patch index 932c0ec422..92713375eb 100644 --- a/meta/recipes-core/libxml/libxml2/0001-pattern-Fix-compilation-of-explicit-child-axis.patch +++ b/meta/recipes-core/libxml/libxml2/CVE-2025-27113.patch | |||
| @@ -6,6 +6,7 @@ Subject: [PATCH] pattern: Fix compilation of explicit child axis | |||
| 6 | The child axis is the default axis and should generate XML_OP_ELEM like | 6 | The child axis is the default axis and should generate XML_OP_ELEM like |
| 7 | the case without an axis. | 7 | the case without an axis. |
| 8 | 8 | ||
| 9 | CVE: CVE-2025-27113 | ||
| 9 | Upstream-Status: Backport [https://gitlab.gnome.org/GNOME/libxml2/-/commit/503f788e84f1c1f1d769c2c7258d77faee94b5a3] | 10 | Upstream-Status: Backport [https://gitlab.gnome.org/GNOME/libxml2/-/commit/503f788e84f1c1f1d769c2c7258d77faee94b5a3] |
| 10 | Signed-off-by: Peter Marko <peter.marko@siemens.com> | 11 | Signed-off-by: Peter Marko <peter.marko@siemens.com> |
| 11 | --- | 12 | --- |
diff --git a/meta/recipes-core/libxml/libxml2_2.9.14.bb b/meta/recipes-core/libxml/libxml2_2.9.14.bb index 8f1d882505..1cbd620b34 100644 --- a/meta/recipes-core/libxml/libxml2_2.9.14.bb +++ b/meta/recipes-core/libxml/libxml2_2.9.14.bb | |||
| @@ -34,7 +34,7 @@ SRC_URI += "http://www.w3.org/XML/Test/xmlts20080827.tar;subdir=${BP};name=testt | |||
| 34 | file://CVE-2024-25062.patch \ | 34 | file://CVE-2024-25062.patch \ |
| 35 | file://CVE-2024-34459.patch \ | 35 | file://CVE-2024-34459.patch \ |
| 36 | file://CVE-2022-49043.patch \ | 36 | file://CVE-2022-49043.patch \ |
| 37 | file://0001-pattern-Fix-compilation-of-explicit-child-axis.patch \ | 37 | file://CVE-2025-27113.patch \ |
| 38 | file://CVE-2024-56171.patch \ | 38 | file://CVE-2024-56171.patch \ |
| 39 | file://CVE-2025-24928.patch \ | 39 | file://CVE-2025-24928.patch \ |
| 40 | " | 40 | " |
