Those are the patches from the last patch review: https://lore.kernel.org/openembedded-core/[email protected]/ >From this series, two patches were removed: * curl: fix CVE-2026-6429 * curl: fix CVE-2026-7168 See : https://lore.kernel.org/openembedded-core/[email protected]/
Passed a-full on autobuilder: https://autobuilder.yoctoproject.org/valkyrie/#/builders/29/builds/4529 The following changes since commit 543550522f831479f07d332a40ba343c53ae1065: openssh: set status for CVE-2026-59998 (2026-07-28 15:30:13 +0200) are available in the Git repository at: https://git.openembedded.org/openembedded-core-contrib stable/scarthgap-next https://git.openembedded.org/openembedded-core-contrib/log/?h=stable/scarthgap-next for you to fetch changes up to 735dd46d8557280b0a4a79dd5d5bd0467a18fe5f: linux-yocto/6.6: update to v6.6.147 (2026-08-20 15:11:42 +0200) ---------------------------------------------------------------- Adarsh Jagadish Kamini (1): gnutls: fix CVE-2026-3833 Alexander Kanavin (1): perf: drop newt from tui build requirements Amaury Couderc (1): python3: fix CVE-2026-7210 Bruce Ashfield (1): linux-yocto/6.6: update to v6.6.147 David Nyström (1): libssh2: Fix CVE-2025-15661 Deepak Rathore (13): expat: fix CVE-2026-56403 expat: fix CVE-2026-56408 expat: fix CVE-2026-56404 expat: fix CVE-2026-56405 expat: fix CVE-2026-56410 expat: fix CVE-2026-56406 expat: fix CVE-2026-56409 expat: fix CVE-2026-56411 expat: fix CVE-2026-56407 expat: fix CVE-2026-56132 curl: fix CVE-2026-5545 curl: fix CVE-2026-6253 curl: fix CVE-2026-4873 Himanshu Jadon (1): python3-pip: set CVE_PRODUCT Jaipaul Cheernam (4): libssh2: fix CVE-2026-66032 libssh2: fix CVE-2026-66033 libssh2: fix CVE-2026-66034 libssh2: fix CVE-2026-66035 Maik Otto (1): u-boot: Set CVE_PRODUCT Marta Rybczynska (1): flex: update CVE_PRODUCT Peter Marko (5): xserver-org: update CVE_PRODUCT shadow: set CVE_PRODUCT sudo: set CVE_PRODUCT busybox: patch CVE-2026-38754 libsndfile1: patch CVE-2026-37555 mark.yang (5): python3-pyopenssl: set CVE_PRODUCT python3-idna: set CVE_PRODUCT python3-certifi: set CVE_PRODUCT python3-xmltodict: set CVE_PRODUCT python3-pyyaml: set CVE_PRODUCT meta/recipes-bsp/u-boot/u-boot.inc | 2 + .../busybox/busybox/CVE-2026-38754.patch | 155 +++++++ meta/recipes-core/busybox/busybox_1.36.1.bb | 1 + .../expat/expat/CVE-2026-56132_p1.patch | 80 ++++ .../expat/expat/CVE-2026-56132_p2.patch | 60 +++ .../expat/expat/CVE-2026-56132_p3.patch | 74 ++++ .../expat/expat/CVE-2026-56132_p4.patch | 60 +++ .../expat/expat/CVE-2026-56132_p5.patch | 56 +++ .../expat/expat/CVE-2026-56403_p1.patch | 81 ++++ .../expat/expat/CVE-2026-56403_p2.patch | 52 +++ .../expat/expat/CVE-2026-56404.patch | 45 ++ .../expat/expat/CVE-2026-56405.patch | 30 ++ .../expat/CVE-2026-56406-dependent.patch | 59 +++ .../expat/expat/CVE-2026-56406.patch | 34 ++ .../expat/expat/CVE-2026-56407.patch | 41 ++ .../expat/expat/CVE-2026-56408.patch | 29 ++ .../expat/expat/CVE-2026-56409.patch | 51 +++ .../expat/expat/CVE-2026-56410_p1.patch | 46 ++ .../expat/expat/CVE-2026-56410_p2.patch | 39 ++ .../expat/expat/CVE-2026-56411.patch | 50 +++ meta/recipes-core/expat/expat_2.6.4.bb | 17 + meta/recipes-devtools/flex/flex_2.6.4.bb | 2 +- .../python/python3-certifi_2024.2.2.bb | 2 + .../python/python3-idna_3.7.bb | 2 + .../python/python3-pip_24.0.bb | 2 + .../python/python3-pyopenssl_24.0.0.bb | 1 + .../python/python3-pyyaml_6.0.1.bb | 2 + .../python/python3-xmltodict_0.13.0.bb | 2 + .../python/python3/CVE-2026-7210.patch | 148 +++++++ .../python/python3_3.12.13.bb | 1 + meta/recipes-extended/shadow/shadow.inc | 2 + meta/recipes-extended/sudo/sudo_1.9.17p2.bb | 2 + .../xorg-xserver/xserver-xorg.inc | 2 +- .../linux/linux-yocto-rt_6.6.bb | 6 +- .../linux/linux-yocto-tiny_6.6.bb | 6 +- meta/recipes-kernel/linux/linux-yocto_6.6.bb | 28 +- meta/recipes-kernel/perf/perf.bb | 5 +- .../libsndfile1/CVE-2026-37555.patch | 44 ++ .../libsndfile/libsndfile1_1.2.2.bb | 1 + .../curl/curl/CVE-2026-4873.patch | 58 +++ .../curl/curl/CVE-2026-5545.patch | 42 ++ .../curl/curl/CVE-2026-6253.patch | 392 ++++++++++++++++++ meta/recipes-support/curl/curl_8.7.1.bb | 3 + .../gnutls/gnutls/CVE-2026-3833.patch | 90 ++++ meta/recipes-support/gnutls/gnutls_3.8.4.bb | 1 + .../libssh2/libssh2/CVE-2025-15661-1.patch | 45 ++ .../libssh2/libssh2/CVE-2025-15661-2.patch | 131 ++++++ .../libssh2/libssh2/CVE-2025-15661-3.patch | 57 +++ .../libssh2/libssh2/CVE-2026-66032.patch | 36 ++ .../libssh2/libssh2/CVE-2026-66033.patch | 45 ++ .../libssh2/libssh2/CVE-2026-66034.patch | 40 ++ .../libssh2/libssh2/CVE-2026-66035.patch | 56 +++ .../recipes-support/libssh2/libssh2_1.11.1.bb | 7 + 53 files changed, 2297 insertions(+), 26 deletions(-) create mode 100644 meta/recipes-core/busybox/busybox/CVE-2026-38754.patch create mode 100644 meta/recipes-core/expat/expat/CVE-2026-56132_p1.patch create mode 100644 meta/recipes-core/expat/expat/CVE-2026-56132_p2.patch create mode 100644 meta/recipes-core/expat/expat/CVE-2026-56132_p3.patch create mode 100644 meta/recipes-core/expat/expat/CVE-2026-56132_p4.patch create mode 100644 meta/recipes-core/expat/expat/CVE-2026-56132_p5.patch create mode 100644 meta/recipes-core/expat/expat/CVE-2026-56403_p1.patch create mode 100644 meta/recipes-core/expat/expat/CVE-2026-56403_p2.patch create mode 100644 meta/recipes-core/expat/expat/CVE-2026-56404.patch create mode 100644 meta/recipes-core/expat/expat/CVE-2026-56405.patch create mode 100644 meta/recipes-core/expat/expat/CVE-2026-56406-dependent.patch create mode 100644 meta/recipes-core/expat/expat/CVE-2026-56406.patch create mode 100644 meta/recipes-core/expat/expat/CVE-2026-56407.patch create mode 100644 meta/recipes-core/expat/expat/CVE-2026-56408.patch create mode 100644 meta/recipes-core/expat/expat/CVE-2026-56409.patch create mode 100644 meta/recipes-core/expat/expat/CVE-2026-56410_p1.patch create mode 100644 meta/recipes-core/expat/expat/CVE-2026-56410_p2.patch create mode 100644 meta/recipes-core/expat/expat/CVE-2026-56411.patch create mode 100644 meta/recipes-devtools/python/python3/CVE-2026-7210.patch create mode 100644 meta/recipes-multimedia/libsndfile/libsndfile1/CVE-2026-37555.patch create mode 100644 meta/recipes-support/curl/curl/CVE-2026-4873.patch create mode 100644 meta/recipes-support/curl/curl/CVE-2026-5545.patch create mode 100644 meta/recipes-support/curl/curl/CVE-2026-6253.patch create mode 100644 meta/recipes-support/gnutls/gnutls/CVE-2026-3833.patch create mode 100644 meta/recipes-support/libssh2/libssh2/CVE-2025-15661-1.patch create mode 100644 meta/recipes-support/libssh2/libssh2/CVE-2025-15661-2.patch create mode 100644 meta/recipes-support/libssh2/libssh2/CVE-2025-15661-3.patch create mode 100644 meta/recipes-support/libssh2/libssh2/CVE-2026-66032.patch create mode 100644 meta/recipes-support/libssh2/libssh2/CVE-2026-66033.patch create mode 100644 meta/recipes-support/libssh2/libssh2/CVE-2026-66034.patch create mode 100644 meta/recipes-support/libssh2/libssh2/CVE-2026-66035.patch
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#243946): https://lists.openembedded.org/g/openembedded-core/message/243946 Mute This Topic: https://lists.openembedded.org/mt/120862977/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
