mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
cve-extra-exclusions: call out an Ubuntu-specific issue explicitly
(From OE-Core rev: 8e8157926f3b20f3308db0a951a94f58e7ede1f5) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f669fe7ead
commit
229813a628
@@ -73,7 +73,10 @@ CVE_CHECK_IGNORE += "CVE-2011-0640 CVE-2014-2648 CVE-2014-8171 CVE-2016-0774 CVE
|
||||
CVE-2017-1000255 CVE-2017-1000377 CVE-2017-5897 CVE-2017-6264"
|
||||
# 2018
|
||||
CVE_CHECK_IGNORE += "CVE-2018-1000026 CVE-2018-10840 CVE-2018-10876 CVE-2018-10882 CVE-2018-10901 CVE-2018-10902 \
|
||||
CVE-2018-14625 CVE-2018-16880 CVE-2018-16884 CVE-2018-5873 CVE-2018-6559"
|
||||
CVE-2018-14625 CVE-2018-16880 CVE-2018-16884 CVE-2018-5873"
|
||||
|
||||
# This is specific to Ubuntu
|
||||
CVE_CHECK_IGNORE += "CVE-2018-6559"
|
||||
|
||||
# https://www.linuxkernelcves.com/cves/CVE-2019-3016
|
||||
# Fixed with 5.6
|
||||
|
||||
Reference in New Issue
Block a user