summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/libarchive/libarchive_3.6.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/libarchive/libarchive_3.6.2.bb')
-rw-r--r--meta/recipes-extended/libarchive/libarchive_3.6.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/libarchive/libarchive_3.6.2.bb b/meta/recipes-extended/libarchive/libarchive_3.6.2.bb
index c83eec9b1a..a7a3e47412 100644
--- a/meta/recipes-extended/libarchive/libarchive_3.6.2.bb
+++ b/meta/recipes-extended/libarchive/libarchive_3.6.2.bb
@@ -38,6 +38,8 @@ SRC_URI[sha256sum] = "ba6d02f15ba04aba9c23fd5f236bb234eab9d5209e95d1c4df85c44d5f
38 38
39# upstream-wontfix: upstream has documented that reported function is not thread-safe 39# upstream-wontfix: upstream has documented that reported function is not thread-safe
40CVE_CHECK_IGNORE += "CVE-2023-30571" 40CVE_CHECK_IGNORE += "CVE-2023-30571"
41# cpe-incorrect: this vulnerability was not in any release; introduced in v3.7.3-14-g91f27004; fixed in b6a97948
42CVE_CHECK_IGNORE += "CVE-2024-37407"
41 43
42inherit autotools update-alternatives pkgconfig 44inherit autotools update-alternatives pkgconfig
43 45