diff options
Diffstat (limited to 'meta-oe/recipes-support/nss/nss_3.74.bb')
| -rw-r--r-- | meta-oe/recipes-support/nss/nss_3.74.bb | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/meta-oe/recipes-support/nss/nss_3.74.bb b/meta-oe/recipes-support/nss/nss_3.74.bb index 38407a7c42..ea5abe07fb 100644 --- a/meta-oe/recipes-support/nss/nss_3.74.bb +++ b/meta-oe/recipes-support/nss/nss_3.74.bb | |||
| @@ -283,12 +283,8 @@ BBCLASSEXTEND = "native nativesdk" | |||
| 283 | 283 | ||
| 284 | CVE_PRODUCT += "network_security_services" | 284 | CVE_PRODUCT += "network_security_services" |
| 285 | 285 | ||
| 286 | # CVE-2006-5201 affects only Sun Solaris | 286 | CVE_STATUS_GROUPS += "CVE_STATUS_NSS" |
| 287 | CVE_CHECK_IGNORE += "CVE-2006-5201" | 287 | CVE_STATUS_NSS[status] = "not-applicable-config: This only affect the legacy db (libnssdbm), only compiled with --enable-legacy-db" |
| 288 | CVE_STATUS_NSS = "CVE-2017-11695 CVE-2017-11696 CVE-2017-11697 CVE-2017-11698" | ||
| 288 | 289 | ||
| 289 | # CVES CVE-2017-11695 CVE-2017-11696 CVE-2017-11697 CVE-2017-11698 only affect | 290 | CVE_STATUS[CVE-2022-3479] = "not-applicable-config: vulnerability was introduced in 3.77 and fixed in 3.87" |
| 290 | # the legacy db (libnssdbm), only compiled with --enable-legacy-db. | ||
| 291 | CVE_CHECK_IGNORE += "CVE-2017-11695 CVE-2017-11696 CVE-2017-11697 CVE-2017-11698" | ||
| 292 | |||
| 293 | # vulnerability was introduced in 3.77 and fixed in 3.87 | ||
| 294 | CVE_CHECK_IGNORE += "CVE-2022-3479" | ||
