mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +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:
committed by
Khem Raj
parent
a9e1724387
commit
9aabe2b4ee
@@ -66,3 +66,6 @@ RRECOMMENDS_${PN} = " \
|
||||
busybox \
|
||||
coreutils \
|
||||
"
|
||||
|
||||
# CVE-2010-4176 affects only Fedora
|
||||
CVE_CHECK_WHITELIST += "CVE-2010-4176"
|
||||
|
||||
Reference in New Issue
Block a user