mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
monkey: ignore CVE-2013-1771
This is gentoo specific CVE.
NVD tracks this as version-less CVE.
Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 36a7e409d8)
Adapted to Kirkstone (CVE_STATUS -> CVE_CHECK_IGNORE)
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
committed by
Gyorgy Sarvari
parent
370cc5e372
commit
3bd62901b3
@@ -88,3 +88,5 @@ CONFFILES:${PN} = "${sysconfdir}/monkey/monkey.conf \
|
||||
|
||||
# cpe-incorrect: Current version (1.6.9) is not affected. Issue was addressed in version 1.3.0
|
||||
CVE_CHECK_IGNORE += "CVE-2013-2183"
|
||||
# not-applicable-platform: this is gentoo specific CVE
|
||||
CVE_CHECK_IGNORE += "CVE-2013-1771"
|
||||
|
||||
Reference in New Issue
Block a user