aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/openssh/openssh_7.1p2.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2016-09-17 20:58:40 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-23 23:21:43 +0100
commit7d07de3841c0a736262088c95a938deff194d9e2 (patch)
tree58d3d27e722eff7430cc05c1e8bee84fb067b46e /meta/recipes-connectivity/openssh/openssh_7.1p2.bb
parent64ff6226d0c927c05fc42fd9ca8b31bac129b16d (diff)
downloadopenembedded-core-7d07de3841c0a736262088c95a938deff194d9e2.tar.gz
openssh: Security fix CVE-2016-6210
affects openssh < 7.3 Signed-off-by: Armin Kuster <akuster@mvista.com>
Diffstat (limited to 'meta/recipes-connectivity/openssh/openssh_7.1p2.bb')
-rw-r--r--meta/recipes-connectivity/openssh/openssh_7.1p2.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/openssh/openssh_7.1p2.bb b/meta/recipes-connectivity/openssh/openssh_7.1p2.bb
index 56a1c8329a..bd047b0773 100644
--- a/meta/recipes-connectivity/openssh/openssh_7.1p2.bb
+++ b/meta/recipes-connectivity/openssh/openssh_7.1p2.bb
@@ -25,6 +25,9 @@ SRC_URI = "ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${PV}.tar.
file://CVE-2016-1907_2.patch \
file://CVE-2016-1907_3.patch \
file://CVE-2016-3115.patch \
+ file://CVE-2016-6210.patch \
+ file://CVE-2016-6210_p2.patch \
+ file://CVE-2016-6210_p3.patch \
"
PAM_SRC_URI = "file://sshd"