mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-17 17:29:49 +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 36a7e409d8dcee804f911174291a0c72b8037934) Adapted to Kirkstone (CVE_STATUS -> CVE_CHECK_IGNORE) Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
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
|
# cpe-incorrect: Current version (1.6.9) is not affected. Issue was addressed in version 1.3.0
|
||||||
CVE_CHECK_IGNORE += "CVE-2013-2183"
|
CVE_CHECK_IGNORE += "CVE-2013-2183"
|
||||||
|
# not-applicable-platform: this is gentoo specific CVE
|
||||||
|
CVE_CHECK_IGNORE += "CVE-2013-1771"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user