mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 05:55:45 +00:00
dracut: add CVE-2010-4176 to allowlist
CVE-2010-4176 affects only using plymouth-pretrigger.sh script on Fedora. Signed-off-by: Satoshi Hayashi <hayashi.satoshi@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
a9e1724387
commit
9aabe2b4ee
@ -66,3 +66,6 @@ RRECOMMENDS_${PN} = " \
|
|||||||
busybox \
|
busybox \
|
||||||
coreutils \
|
coreutils \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
# CVE-2010-4176 affects only Fedora
|
||||||
|
CVE_CHECK_WHITELIST += "CVE-2010-4176"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user