mirror of
git://git.yoctoproject.org/meta-dpdk.git
synced 2025-07-04 20:54:47 +02:00
dpdk-module : Drop obsolete CVE ignores as they are not relevant for current version
The CPE data in the NVD database is now complete, so these ignores are no longer needed. Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
66da651100
commit
63c8031c95
|
@ -48,11 +48,3 @@ do_install() {
|
|||
${MODULES_INSTALL_TARGET}
|
||||
}
|
||||
|
||||
# CVE-2021-3839 has been fixed by commit 4c40d30d2b in 21.11.1
|
||||
# NVD database is incomplete
|
||||
# CVE-2022-0669 has been fixed by commit 6cb68162e4 in 21.11.1
|
||||
# NVD database is incomplete
|
||||
CVE_CHECK_IGNORE += "\
|
||||
CVE-2021-3839 \
|
||||
CVE-2022-0669 \
|
||||
"
|
||||
|
|
Loading…
Reference in New Issue
Block a user