aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/nss/nss.inc
diff options
context:
space:
mode:
authoryanjun.zhu <yanjun.zhu@windriver.com>2014-03-28 17:43:38 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-28 11:01:05 +0000
commit09e8cd6f09284ad3faf0bc05d623a43e2b174866 (patch)
treef9a349d7952cc0507c6ca8bfd854f43dc786b6e6 /meta/recipes-support/nss/nss.inc
parentb666d173ff0ba213bf81e2c035a605a28e5395ea (diff)
downloadopenembedded-core-contrib-09e8cd6f09284ad3faf0bc05d623a43e2b174866.tar.gz
nss-3.15.1: fix CVE-2013-5605
Mozilla Network Security Services (NSS) 3.14 before 3.14.5 and 3.15 before 3.15.3 allows remote attackers to cause a denial of service or possibly have unspecified other impact via invalid handshake packets. http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2013-5605 Signed-off-by: yanjun.zhu <yanjun.zhu@windriver.com> Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/nss/nss.inc')
-rw-r--r--meta/recipes-support/nss/nss.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/nss/nss.inc b/meta/recipes-support/nss/nss.inc
index 6364562a13..404deccd8a 100644
--- a/meta/recipes-support/nss/nss.inc
+++ b/meta/recipes-support/nss/nss.inc
@@ -17,6 +17,7 @@ SRC_URI = "\
file://nss-no-rpath-for-cross-compiling.patch \
file://nss-fix-incorrect-shebang-of-perl.patch \
file://nss-3.15.1-fix-CVE-2013-1741.patch \
+ file://nss-3.15.1-fix-CVE-2013-5605.patch \
"
SRC_URI_append_class-target = "\
file://nss.pc.in \