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>
(cherry picked from commit eb9c7bb5645b6a3bcf7c40e1a83c8f4c3b020fa5)

Reworked for Kirkstone (CVE_STATUS -> CVE_CHECK_IGNORE)

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
Ninette Adhikari 2025-10-14 15:40:32 +02:00 committed by Gyorgy Sarvari
parent 80b5365780
commit 8d733ee01b

View File

@ -33,3 +33,6 @@ ALTERNATIVE:${PN} = "st st-256color"
ALTERNATIVE_LINK_NAME[st] = "${datadir}/terminfo/s/st"
ALTERNATIVE_LINK_NAME[st-256color] = "${datadir}/terminfo/s/st-256color"
#cpe-incorrect: The recipe used in the meta-openembedded is a different st package compared to the one which has the CVE issue.
CVE_CHECK_IGNORE += "CVE-2017-16224"