mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-17 14:04:29 +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:
parent
262a13ea72
commit
44113dcb5f
@ -279,3 +279,6 @@ FILES_${PN}-dev = "\
|
|||||||
RDEPENDS_${PN}-smime = "perl"
|
RDEPENDS_${PN}-smime = "perl"
|
||||||
|
|
||||||
BBCLASSEXTEND = "native nativesdk"
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|
||||||
|
# CVE-2006-5201 affects only Sun Solaris
|
||||||
|
CVE_CHECK_WHITELIST += "CVE-2006-5201"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user