summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/openssh/openssh_8.2p1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/openssh/openssh_8.2p1.bb')
-rw-r--r--meta/recipes-connectivity/openssh/openssh_8.2p1.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/openssh/openssh_8.2p1.bb b/meta/recipes-connectivity/openssh/openssh_8.2p1.bb
index b429fbe96d..6ed54a8139 100644
--- a/meta/recipes-connectivity/openssh/openssh_8.2p1.bb
+++ b/meta/recipes-connectivity/openssh/openssh_8.2p1.bb
@@ -35,6 +35,9 @@ CVE_CHECK_WHITELIST += "CVE-2007-2768"
35# and when running in a Kerberos environment. As such it is not relevant to OpenEmbedded 35# and when running in a Kerberos environment. As such it is not relevant to OpenEmbedded
36CVE_CHECK_WHITELIST += "CVE-2014-9278" 36CVE_CHECK_WHITELIST += "CVE-2014-9278"
37 37
38# CVE only applies to some distributed RHEL binaries
39CVE_CHECK_WHITELIST += "CVE-2008-3844"
40
38PAM_SRC_URI = "file://sshd" 41PAM_SRC_URI = "file://sshd"
39 42
40inherit manpages useradd update-rc.d update-alternatives systemd 43inherit manpages useradd update-rc.d update-alternatives systemd