public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [scarthgap][PATCH] libyaml: Fix warning regarding unpatched CVE
@ 2024-08-03 10:35 Niko Mauno
  2024-08-03 15:33 ` Guðni Már Gilbert
  0 siblings, 1 reply; 2+ messages in thread
From: Niko Mauno @ 2024-08-03 10:35 UTC (permalink / raw)
  To: openembedded-core; +Cc: Niko Mauno

This commit incorporates changes in following master branch commits:

  f3479f74c9 libyaml: Amend CVE status as 'upstream-wontfix'
  3ebb2ca832 libyaml: Change CVE status to wontfix
  56b6b35626 libyaml: Update status of CVE-2024-35328

which mitigate the following warning with cve-check.bbclass:

   WARNING: libyaml-native-0.2.5-r0 do_cve_check: Found unpatched CVE (CVE-2024-35328), for more information check .../tmp/work/x86_64-linux/libyaml-native/0.2.5/temp/cve.log

Signed-off-by: Niko Mauno <niko.mauno@vaisala.com>
---
 meta/recipes-support/libyaml/libyaml_0.2.5.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-support/libyaml/libyaml_0.2.5.bb b/meta/recipes-support/libyaml/libyaml_0.2.5.bb
index 4cb5717ece..1c6a5fcb45 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] = "upstream-wontfix: Upstream thinks there is no working code that is exploitable - https://github.com/yaml/libyaml/issues/302"
+
 BBCLASSEXTEND = "native nativesdk"
-- 
2.39.2



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [scarthgap][PATCH] libyaml: Fix warning regarding unpatched CVE
  2024-08-03 10:35 [scarthgap][PATCH] libyaml: Fix warning regarding unpatched CVE Niko Mauno
@ 2024-08-03 15:33 ` Guðni Már Gilbert
  0 siblings, 0 replies; 2+ messages in thread
From: Guðni Már Gilbert @ 2024-08-03 15:33 UTC (permalink / raw)
  To: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 206 bytes --]

Hi Niko, thanks for submitting this patch! I tested it locally and can confirm the resolves the warning I get during CVE check. One less CVE to worry about :) I hope this makes it into Scarthgap upstream.

[-- Attachment #2: Type: text/html, Size: 217 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-08-03 15:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-03 10:35 [scarthgap][PATCH] libyaml: Fix warning regarding unpatched CVE Niko Mauno
2024-08-03 15:33 ` Guðni Már Gilbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox