From: Peter Marko <[email protected]> CVE_STATUS conversion for CVE-2020-18974 dad a syntax error by not adding continuation backslash.
Signed-off-by: Peter Marko <[email protected]> --- meta/conf/distro/include/cve-extra-exclusions.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/conf/distro/include/cve-extra-exclusions.inc b/meta/conf/distro/include/cve-extra-exclusions.inc index 61fb08dbeb..9d4422bc0f 100644 --- a/meta/conf/distro/include/cve-extra-exclusions.inc +++ b/meta/conf/distro/include/cve-extra-exclusions.inc @@ -122,6 +122,6 @@ We'll pick up any fix when upstream accepts one." # nasm:nasm-native https://nvd.nist.gov/vuln/detail/CVE-2020-18974 CVE_STATUS[CVE-2020-18974] = "upstream-wontfix: \ -It is a fuzzing related buffer overflow. It is of low impact since most devices -wouldn't expose an assembler. The upstream is inactive and there is little to be +It is a fuzzing related buffer overflow. It is of low impact since most devices \ +wouldn't expose an assembler. The upstream is inactive and there is little to be \ done about the bug, ignore from an OE perspective." -- 2.30.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#184763): https://lists.openembedded.org/g/openembedded-core/message/184763 Mute This Topic: https://lists.openembedded.org/mt/100314503/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
