diff --git a/meta-oe/recipes-extended/7zip/bit7z_4.0.12.bb b/meta-oe/recipes-extended/7zip/bit7z_4.0.12.bb index 300d9bc3cc..2e788b72a5 100644 --- a/meta-oe/recipes-extended/7zip/bit7z_4.0.12.bb +++ b/meta-oe/recipes-extended/7zip/bit7z_4.0.12.bb @@ -80,3 +80,6 @@ ALLOW_EMPTY:${PN} = "1" RDEPENDS:${PN}-ptest += "libstdc++ 7zip" # test data contains various file types with different architectures INSANE_SKIP:${PN}-ptest += "arch" + +CVE_STATUS[CVE-2026-45380] = "fixed-version: Fixed since 4.0.12" +CVE_STATUS[CVE-2026-45384] = "fixed-version: Fixed since 4.0.12"