Skip to content

Commit 7bd47ef

Browse files
committed
dovecot: add CVE-2016-4983 to allowlist
CVE-2016-4983 affects only postinstall script on specific distribution, so add it to allowlist. Signed-off-by: Yuichi Ito <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit 3613b50) [mkcert.sh does mask 077 first] Signed-off-by: Armin Kuster <[email protected]> (cherry picked from commit d1fb027) Signed-off-by: Armin Kuster <[email protected]>
1 parent 50ffe3b commit 7bd47ef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

meta-networking/recipes-support/dovecot/dovecot_2.2.36.4.bb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,6 @@ FILES_${PN} += "${libdir}/dovecot/*plugin.so \
6767
FILES_${PN}-staticdev += "${libdir}/dovecot/*/*.a"
6868
FILES_${PN}-dev += "${libdir}/dovecot/libdovecot*.so"
6969
FILES_${PN}-dbg += "${libdir}/dovecot/*/.debug"
70+
71+
# CVE-2016-4983 affects only postinstall script on specific distribution
72+
CVE_CHECK_WHITELIST += "CVE-2016-4983"

0 commit comments

Comments
 (0)