mirror of
git://git.openembedded.org/meta-openembedded
synced 2025-12-31 13:38:06 +00:00
logcheck: ignore CVE-2017-20148
Details: https://nvd.nist.gov/vuln/detail/CVE-2017-20148 The issue is specific to the postinstall script that Gentoo packages with this application - we can ignore it. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
parent
3bd62901b3
commit
124826c549
@ -77,3 +77,6 @@ RDEPENDS:${PN} = "\
|
||||
"
|
||||
|
||||
FILES:${PN} += "${datadir}/logtail"
|
||||
|
||||
# This vulnerability is specific to the way Gentoo packages this application.
|
||||
CVE_CHECK_IGNORE += "CVE-2017-20148"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user