Skip to content

Commit

Permalink
libsdl: add CVE-2019-14906 to allowlist
Browse files Browse the repository at this point in the history
CVE-2019-14906 is a Red Hat vulnerability and Yocto is not applicable.
So add it to the allowlist.

Signed-off-by: Hitomi Hasegawa <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
hasegawa72 authored and kraj committed Sep 29, 2022
1 parent d464168 commit 8803be1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions meta-oe/recipes-graphics/libsdl/libsdl_1.2.15.bb
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,6 @@ do_configure:prepend() {
}

BBCLASSEXTEND = "native nativesdk"

#CVE-2019-14906 is a RHEL specific vulnerability.
CVE_CHECK_IGNORE += "CVE-2019-14906"

0 comments on commit 8803be1

Please sign in to comment.