From: Wang Mingyu <[email protected]> Changelog: rpc: fix NULL dereference via C_DeriveKey with specific NULL parameters (CVE-2026-2100)
Signed-off-by: Wang Mingyu <[email protected]> --- .../p11-kit/{p11-kit_0.26.1.bb => p11-kit_0.26.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/p11-kit/{p11-kit_0.26.1.bb => p11-kit_0.26.2.bb} (97%) diff --git a/meta/recipes-support/p11-kit/p11-kit_0.26.1.bb b/meta/recipes-support/p11-kit/p11-kit_0.26.2.bb similarity index 97% rename from meta/recipes-support/p11-kit/p11-kit_0.26.1.bb rename to meta/recipes-support/p11-kit/p11-kit_0.26.2.bb index 44ad776d59..fa41b45feb 100644 --- a/meta/recipes-support/p11-kit/p11-kit_0.26.1.bb +++ b/meta/recipes-support/p11-kit/p11-kit_0.26.2.bb @@ -12,7 +12,7 @@ DEPENDS:append = "${@' glib-2.0' if d.getVar('GTKDOC_ENABLED') == 'True' else '' SRC_URI = "gitsm://github.com/p11-glue/p11-kit;branch=master;protocol=https;tag=${PV} \ " -SRCREV = "49ccc27a1e433d6128d40a43c7ecc4624b0dbfde" +SRCREV = "8e6e4e6d64d9fe91c62b0052c105b2b72d4c24ef" PACKAGECONFIG ??= "" PACKAGECONFIG[manpages] = "-Dman=true,-Dman=false,libxslt-native" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#232292): https://lists.openembedded.org/g/openembedded-core/message/232292 Mute This Topic: https://lists.openembedded.org/mt/118111202/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
