mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 08:25:46 +00:00
libsdl: add CVE-2019-14906 to allowlist
CVE-2019-14906 is a Red Hat vulnerability and Yocto is not applicable. So add it to the allowlist. Signed-off-by: Hitomi Hasegawa <hasegawa-hitomi@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 8803be17aada56ec6a11fba4db9df74f16f9c58c) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
87134241d2
commit
4d8ce5dfeb
@ -82,3 +82,6 @@ do_configure:prepend() {
|
||||
}
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
#CVE-2019-14906 is a RHEL specific vulnerability.
|
||||
CVE_CHECK_IGNORE += "CVE-2019-14906"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user