diff options
| author | Peter Marko <peter.marko@siemens.com> | 2025-07-28 22:19:19 +0200 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-08-04 06:40:00 -0700 |
| commit | 7a75b9b4a7b8ae30d4dae646f3228b57e93be9b2 (patch) | |
| tree | 694cd7311e083e9d11777e48b116d9a36aea4031 /meta/recipes-core/libxml/libxml2_2.9.14.bb | |
| parent | 1e39b807b7bd53bf65d22c2baaf8747f55676c83 (diff) | |
| download | poky-7a75b9b4a7b8ae30d4dae646f3228b57e93be9b2.tar.gz | |
libxml2: patch CVE-2025-6170
Pick commit referencing this CVE from 2.13 branch.
(From OE-Core rev: 9418c88c964dffc21abe6a056db72c3c81e25137)
Signed-off-by: Peter Marko <peter.marko@siemens.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.bb | 1 |
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 baac155270..f34b0c25ca 100644 --- a/meta/recipes-core/libxml/libxml2_2.9.14.bb +++ b/meta/recipes-core/libxml/libxml2_2.9.14.bb | |||
| @@ -41,6 +41,7 @@ SRC_URI += "http://www.w3.org/XML/Test/xmlts20080827.tar;subdir=${BP};name=testt | |||
| 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 | file://CVE-2025-49794-CVE-2025-49796.patch \ |
| 44 | file://CVE-2025-6170.patch \ | ||
| 44 | " | 45 | " |
| 45 | 46 | ||
| 46 | SRC_URI[archive.sha256sum] = "60d74a257d1ccec0475e749cba2f21559e48139efba6ff28224357c7c798dfee" | 47 | SRC_URI[archive.sha256sum] = "60d74a257d1ccec0475e749cba2f21559e48139efba6ff28224357c7c798dfee" |
