libyaml: Change CVE status to wontfix

This has not yet been disputed officially

(From OE-Core rev: 7ec7384837f3e3fb68b25a6108ed7ec0f261a4aa)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Khem Raj
2024-07-31 08:53:11 -07:00
committed by Richard Purdie
parent fd8dc3a2f3
commit 3ebb2ca832

View File

@@ -18,6 +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"
CVE_STATUS[CVE-2024-35328] = "wontfix: Upstream thinks there is no working code that is exploitable - https://github.com/yaml/libyaml/issues/302"
BBCLASSEXTEND = "native nativesdk"