From 498b49d2a42fa96e84db647318b335cb16153c1d Mon Sep 17 00:00:00 2001 From: Gyorgy Sarvari Date: Mon, 19 Jan 2026 18:55:05 +0100 Subject: python3-lief: mark CVE-2025-15504 patched Details: https://nvd.nist.gov/vuln/detail/CVE-2025-15504 The vulnerability is patched in v0.17.2, however NVD is currently tracking the CVE without any version info (or more like with out any CPE info) Signed-off-by: Gyorgy Sarvari Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-lief_0.17.2.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools') diff --git a/meta-python/recipes-devtools/python/python3-lief_0.17.2.bb b/meta-python/recipes-devtools/python/python3-lief_0.17.2.bb index e7de6b6d3b..44b4976ab1 100644 --- a/meta-python/recipes-devtools/python/python3-lief_0.17.2.bb +++ b/meta-python/recipes-devtools/python/python3-lief_0.17.2.bb @@ -13,6 +13,7 @@ SRC_URI = " \ " CVE_PRODUCT = "lief" +CVE_STATUS[CVE-2025-15504] = "fixed-version: the vulnerability is fixed since v0.17.2" PEP517_SOURCE_PATH = "${S}/api/python" -- cgit v1.2.3-54-g00ecf