mirror of
https://git.yoctoproject.org/poky
synced 2026-05-07 16:59:22 +00:00
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:
@@ -18,6 +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"
|
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"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Reference in New Issue
Block a user