Skip to content

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

meta-oe/recipes-support/nss/nss_3.51.1.bb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,3 +295,7 @@ CVE_PRODUCT += "network_security_services"
295295

296296
# CVE-2006-5201 affects only Sun Solaris
297297
CVE_CHECK_WHITELIST += "CVE-2006-5201"
298+
299+
# CVES CVE-2017-11695 CVE-2017-11696 CVE-2017-11697 CVE-2017-11698 only affect
300+
# the legacy db (libnssdbm), only compiled with --enable-legacy-db.
301+
CVE_CHECK_WHITELIST += "CVE-2017-11695 CVE-2017-11696 CVE-2017-11697 CVE-2017-11698"

0 commit comments

Comments
 (0)