mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 11:16:10 +00:00
libmad: ignore CVE-2017-11552 and CVE-2018-7263
These CVEs are for mpg321, not libmad. See Debian assessment: * https://security-tracker.debian.org/tracker/CVE-2017-11552 * https://security-tracker.debian.org/tracker/CVE-2018-7263 Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit fee86a312fbcaef7aaad66fe2f6756bd7e57d585) Adapted to Kirkstone. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
parent
12b5785d71
commit
e5a621fa4a
@ -34,3 +34,6 @@ do_configure:prepend () {
|
||||
}
|
||||
|
||||
ARM_INSTRUCTION_SET = "arm"
|
||||
|
||||
# cpe-incorrect: this CVE is for mpg321, not libmad
|
||||
CVE_CHECK_IGNORE += "CVE-2017-11552 CVE-2018-7263"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user