summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-extended/procps/procps_4.0.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-extended/procps/procps_4.0.3.bb')
-rw-r--r--poky/meta/recipes-extended/procps/procps_4.0.3.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/poky/meta/recipes-extended/procps/procps_4.0.3.bb b/poky/meta/recipes-extended/procps/procps_4.0.3.bb
index cc3420df4e..dc0e957bda 100644
--- a/poky/meta/recipes-extended/procps/procps_4.0.3.bb
+++ b/poky/meta/recipes-extended/procps/procps_4.0.3.bb
@@ -72,10 +72,6 @@ python __anonymous() {
d.setVarFlag('ALTERNATIVE_LINK_NAME', prog, '%s/%s' % (d.getVar('base_sbindir'), prog))
}
-# 'ps' isn't suitable for use as a security tool so whitelist this CVE.
-# https://bugzilla.redhat.com/show_bug.cgi?id=1575473#c3
-CVE_CHECK_IGNORE += "CVE-2018-1121"
-
PROCPS_PACKAGES = "${PN}-lib \
${PN}-ps \
${PN}-sysctl"