mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
samba: add 2 cves to allowlist
Patch for CVE-2018-1050 is applied in version 4.5.15, 4.6.13, 4.7.5. Patch for CVE-2018-1057 is applied in version 4.3.13, 4.4.16. Signed-off-by: matsunaga-shinji <shin.matsunaga@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
a164804d76
commit
dd5ed4dcbb
@ -340,3 +340,8 @@ RDEPENDS:${PN}-test = "\
|
||||
"
|
||||
|
||||
ALLOW_EMPTY:${PN}-test = "1"
|
||||
|
||||
# Patch for CVE-2018-1050 is applied in version 4.5.15, 4.6.13, 4.7.5.
|
||||
# Patch for CVE-2018-1057 is applied in version 4.3.13, 4.4.16.
|
||||
CVE_CHECK_IGNORE += "CVE-2018-1050"
|
||||
CVE_CHECK_IGNORE += "CVE-2018-1057"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user