Browse Source

libyaml: Update status of CVE-2024-35328

This is open yet but seems to be disputed

(From OE-Core rev: 4cba8ad405b1728afda3873f99ac88711ab85644)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Khem Raj 10 months ago
parent
commit
56b6b35626
1 changed files with 2 additions and 0 deletions
  1. 2 0
      meta/recipes-support/libyaml/libyaml_0.2.5.bb

+ 2 - 0
meta/recipes-support/libyaml/libyaml_0.2.5.bb

@@ -18,4 +18,6 @@ inherit autotools
 DISABLE_STATIC:class-nativesdk = ""
 DISABLE_STATIC:class-nativesdk = ""
 DISABLE_STATIC:class-native = ""
 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"
 BBCLASSEXTEND = "native nativesdk"