mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +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> (cherry picked from commit44113dcb5f) Signed-off-by: Armin Kuster <akuster808@gmail.com> (cherry picked from commitace5cd9a8b) [Fixup for Dunfell context] Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
5c1356a1ec
commit
65c7872a3f
@@ -285,3 +285,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