mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
nss: add CVE-2006-5201 to allowlist
CVE-2006-5201 affects only using an RSA key with exponent 3 on Sun Solaris. Signed-off-by: Masaki Ambai <ambai.masaki@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -279,3 +279,6 @@ FILES_${PN}-dev = "\
|
||||
RDEPENDS_${PN}-smime = "perl"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
# CVE-2006-5201 affects only Sun Solaris
|
||||
CVE_CHECK_WHITELIST += "CVE-2006-5201"
|
||||
|
||||
Reference in New Issue
Block a user