diff --git a/meta/recipes-extended/libarchive/libarchive_3.6.2.bb b/meta/recipes-extended/libarchive/libarchive_3.6.2.bb index 4ceb0df2c0..f7e576b688 100644 --- a/meta/recipes-extended/libarchive/libarchive_3.6.2.bb +++ b/meta/recipes-extended/libarchive/libarchive_3.6.2.bb @@ -44,6 +44,8 @@ SRC_URI[sha256sum] = "ba6d02f15ba04aba9c23fd5f236bb234eab9d5209e95d1c4df85c44d5f CVE_CHECK_IGNORE += "CVE-2023-30571" # cpe-incorrect: this vulnerability was not in any release; introduced in v3.7.3-14-g91f27004; fixed in b6a97948 CVE_CHECK_IGNORE += "CVE-2024-37407" +# cpe-incorrect: bsdtar was introduced in v3.7.0, so 3.6.2 is not affected yet +CVE_CHECK_IGNORE += "CVE-2025-1632" inherit autotools update-alternatives pkgconfig