mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
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>
(cherry picked from commit 913ca297dc)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
6baa077c19
commit
1ee5a6c400
@@ -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