mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
quagga: ignore CVE-2016-4049
CVE-2016-4049 is not affecting our version, so we can ignore it. This is caused because the CPE in the NVD database doesn't specify a vulnerable version range. Signed-off-by: Davide Gardenal <davide.gardenal@huawei.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
dd25c78889
commit
8babc2e751
@@ -2,3 +2,7 @@ require quagga.inc
|
|||||||
|
|
||||||
SRC_URI[md5sum] = "eced21b054d71c9e1b7c6ac43286a166"
|
SRC_URI[md5sum] = "eced21b054d71c9e1b7c6ac43286a166"
|
||||||
SRC_URI[sha256sum] = "e364c082c3309910e1eb7b068bf39ee298e2f2f3f31a6431a5c115193bd653d3"
|
SRC_URI[sha256sum] = "e364c082c3309910e1eb7b068bf39ee298e2f2f3f31a6431a5c115193bd653d3"
|
||||||
|
|
||||||
|
CVE_CHECK_IGNORE += "\
|
||||||
|
CVE-2016-4049 \
|
||||||
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user