mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
cve-exclusion: review the last of the historical kernel CVEs
Review the last of the historical kernel CVEs. Issues which are specific to other platforms or distributions are ignored in the kernel recipe itself, whereas general security concerns like "ICMP leaks information" and "USB has flaws" are ignored with more details in the extra-exclusions file as before. (From OE-Core rev: fe1c0b9725f88d15ba48b02b5fef01f2cf2e9d78) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d95c3d3b18
commit
d2b17a0db7
@@ -1,3 +1,15 @@
|
||||
CVE_STATUS[CVE-1999-0656] = "not-applicable-config: specific to ugidd, part of the old user-mode NFS server"
|
||||
|
||||
CVE_STATUS[CVE-2006-2932] = "not-applicable-platform: specific to RHEL"
|
||||
|
||||
CVE_STATUS[CVE-2007-2764] = "not-applicable-platform: specific to Sun/Brocade SilkWorm switches"
|
||||
|
||||
CVE_STATUS[CVE-2007-4998] = "cpe-incorrect: a historic cp bug, no longer an issue as per https://bugzilla.redhat.com/show_bug.cgi?id=356471#c5"
|
||||
|
||||
CVE_STATUS[CVE-2008-2544] = "disputed: not an issue as per https://bugzilla.redhat.com/show_bug.cgi?id=449089#c22"
|
||||
|
||||
CVE_STATUS[CVE-2010-0298] = "fixed-version: 2.6.34 (1871c6)"
|
||||
|
||||
CVE_STATUS[CVE-2014-2648] = "cpe-incorrect: not Linux"
|
||||
|
||||
CVE_STATUS[CVE-2016-0774] = "ignored: result of incomplete backport"
|
||||
|
||||
Reference in New Issue
Block a user