From 96eac32a3c1c3f229277484166a30cfa9c45baa4 Mon Sep 17 00:00:00 2001 From: Ninette Adhikari Date: Wed, 26 Jun 2024 07:36:29 -0700 Subject: links: CVE status update for CVE-2008-3319 The recipe used in the `meta-openembedded` is a different links package compared to the one which has the CVE issue. Package used in `meta-embedded`: twibright links http://links.twibright.com/download.php Package with CVE issue: Maian Links https://www.maianmedia.com/ Signed-off-by: Ninette Adhikari Signed-off-by: Khem Raj --- meta-oe/recipes-support/links/links_2.29.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-oe/recipes-support') diff --git a/meta-oe/recipes-support/links/links_2.29.bb b/meta-oe/recipes-support/links/links_2.29.bb index e3a15d1819..311d84e484 100644 --- a/meta-oe/recipes-support/links/links_2.29.bb +++ b/meta-oe/recipes-support/links/links_2.29.bb @@ -9,3 +9,5 @@ EXTRA_OECONF = "--enable-graphics \ --without-directfb --without-pmshell --without-atheos \ --without-x" SRC_URI[sha256sum] = "22aa96c0b38e1a6f8f7ed9d7a4167a47fc37246097759ef6059ecf8f9ead7998" + +CVE_STATUS[CVE-2008-3319] = "cpe-incorrect: The recipe used in the `meta-openembedded` is a different links package compared to the one which has the CVE issue." -- cgit v1.2.3-54-g00ecf