aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNinette Adhikari <ninette@thehoodiefirm.com>2024-04-29 16:31:17 +0200
committerKhem Raj <raj.khem@gmail.com>2024-04-29 11:11:51 -0700
commiteb9c7bb5645b6a3bcf7c40e1a83c8f4c3b020fa5 (patch)
treedb2db243bb26885b462b90ab1f1c8adbb902071c
parent4c40897893f43a99e6ae12e652c0cf789d89df90 (diff)
downloadmeta-openembedded-contrib-eb9c7bb5645b6a3bcf7c40e1a83c8f4c3b020fa5.tar.gz
st: Update status for CVE-2017-16224
The recipe used in the meta-openembedded is a different st package compared to the one which has the CVE issue. Package used in meta-embedded: https://st.suckless.org/ Package with CVE issue: https://www.npmjs.com/package/st No action required. Signed-off-by: Ninette Adhikari <ninette@thehoodiefirm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-graphics/suckless/st_0.9.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/suckless/st_0.9.2.bb b/meta-oe/recipes-graphics/suckless/st_0.9.2.bb
index 5e0f2e71cc..22ad0211b6 100644
--- a/meta-oe/recipes-graphics/suckless/st_0.9.2.bb
+++ b/meta-oe/recipes-graphics/suckless/st_0.9.2.bb
@@ -33,3 +33,5 @@ ALTERNATIVE:${PN} = "st st-256color"
ALTERNATIVE_LINK_NAME[st] = "${datadir}/terminfo/s/st"
ALTERNATIVE_LINK_NAME[st-256color] = "${datadir}/terminfo/s/st-256color"
+
+CVE_STATUS[CVE-2017-16224] = "cpe-incorrect: The recipe used in the meta-openembedded is a different st package compared to the one which has the CVE issue."