package/sox: add ignore CVE entry for CVE-2019-1010004
This CVE is a duplicate of CVE-2017-18189, according to https://security-tracker.debian.org/tracker/CVE-2019-1010004, and https://security-tracker.debian.org/tracker/CVE-2019-1010004 also points to the commit that also fixed CVE-2017-18189. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
e3a15862fb
commit
913ca297dc
@@ -41,7 +41,8 @@ SOX_IGNORE_CVES += CVE-2017-15372
|
||||
SOX_IGNORE_CVES += CVE-2017-15642
|
||||
|
||||
# sox-14.4.2-13-g09d7388c
|
||||
SOX_IGNORE_CVES += CVE-2017-18189
|
||||
# CVE-2019-1010004 is a duplicate of CVE-2017-18189
|
||||
SOX_IGNORE_CVES += CVE-2017-18189 CVE-2019-1010004
|
||||
|
||||
# sox-14.4.2-38-gf7091126
|
||||
SOX_IGNORE_CVES += CVE-2019-8354
|
||||
|
||||
Reference in New Issue
Block a user