mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
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 <ito-yuichi@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit3613b50a84) [mkcert.sh does mask 077 first] Signed-off-by: Armin Kuster <akuster808@gmail.com> (cherry picked from commitd1fb027f89) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
50ffe3b559
commit
7bd47ef6c9
|
|
@ -67,3 +67,6 @@ FILES_${PN} += "${libdir}/dovecot/*plugin.so \
|
|||
FILES_${PN}-staticdev += "${libdir}/dovecot/*/*.a"
|
||||
FILES_${PN}-dev += "${libdir}/dovecot/libdovecot*.so"
|
||||
FILES_${PN}-dbg += "${libdir}/dovecot/*/.debug"
|
||||
|
||||
# CVE-2016-4983 affects only postinstall script on specific distribution
|
||||
CVE_CHECK_WHITELIST += "CVE-2016-4983"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user