From ecbab436e2e542351e55f52d0f1ac61a8c936aae Mon Sep 17 00:00:00 2001 From: Devansh Patel Date: Sun, 23 Aug 2026 23:51:51 +1200 Subject: [PATCH] python3-web3: add CVE_PRODUCT mapping The current inherited "python:web3" mapping does not match the web3.py identities used by NVD and CVE List V5, so its source-aligned CVE is missed. Use "ethereum:web3.py" for the CNA affected-data identity and "apeworx:web3.py" for the NVD dictionary CPE and configuration identity. Signed-off-by: Devansh Patel Signed-off-by: Khem Raj (cherry picked from commit 19ecb40f50cb5c93eb2830b10c4a5b02e367e4e7) Signed-off-by: Ankur Tyagi Signed-off-by: Anuj Mittal --- meta-python/recipes-devtools/python/python3-web3_7.12.1.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-python/recipes-devtools/python/python3-web3_7.12.1.bb b/meta-python/recipes-devtools/python/python3-web3_7.12.1.bb index 09a1140681..27010efc73 100644 --- a/meta-python/recipes-devtools/python/python3-web3_7.12.1.bb +++ b/meta-python/recipes-devtools/python/python3-web3_7.12.1.bb @@ -7,6 +7,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1d34d9701a1461e4bd71a904ac4cf7be" SRC_URI += "file://CVE-2026-40072.patch" SRC_URI[sha256sum] = "97f6a116ccaeb5907bb4cb6c771cc23bc942bf09528a840189e9b509b7b8347c" +CVE_PRODUCT = "ethereum:web3.py apeworx:web3.py" + inherit pypi setuptools3 RDEPENDS:${PN} += " \