diff mbox series

[1/1] links: CVE status update for CVE-2008-3319

Message ID 20240626143629.84191-2-ninette@thehoodiefirm.com
State Accepted
Headers show
Series links: CVE status update for CVE-2008-3319 | expand

Commit Message

Ninette Adhikari June 26, 2024, 2:36 p.m. UTC
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 <ninette@thehoodiefirm.com>
---
 meta-oe/recipes-support/links/links_2.29.bb | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/meta-oe/recipes-support/links/links_2.29.bb b/meta-oe/recipes-support/links/links_2.29.bb
index e3a15d181..311d84e48 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."