From: Khem Raj Date: Sun, 28 Jul 2024 14:49:05 +0000 (-0700) Subject: libyaml: Update status of CVE-2024-35328 X-Git-Tag: yocto-5.2~2242 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4cba8ad405b1728afda3873f99ac88711ab85644;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libyaml: Update status of CVE-2024-35328 This is open yet but seems to be disputed Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/libyaml/libyaml_0.2.5.bb b/meta/recipes-support/libyaml/libyaml_0.2.5.bb index 4cb5717ece8..2d6f27af1fc 100644 --- a/meta/recipes-support/libyaml/libyaml_0.2.5.bb +++ b/meta/recipes-support/libyaml/libyaml_0.2.5.bb @@ -18,4 +18,6 @@ inherit autotools DISABLE_STATIC:class-nativesdk = "" DISABLE_STATIC:class-native = "" +CVE_STATUS[CVE-2024-35328] = "disputed: Upstream thinks there is no working code that is exploitable - https://github.com/yaml/libyaml/issues/302" + BBCLASSEXTEND = "native nativesdk"