From: Peter Marko <[email protected]> These CVEs were fixed in 4.0.12 as seen in release notes [1]. Current CVE-CHECK still reports them as unfixed, correct it.
[1] https://github.com/rikyoz/bit7z/releases/tag/v4.0.12 Signed-off-by: Peter Marko <[email protected]> --- meta-oe/recipes-extended/7zip/bit7z_4.0.12.bb | 3 +++ 1 file changed, 3 insertions(+) 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"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#128265): https://lists.openembedded.org/g/openembedded-devel/message/128265 Mute This Topic: https://lists.openembedded.org/mt/120349553/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
