This recipe gets CVEs with two CPEs: hplip and linux_imaging_and_printing.
Set the CVE_PRODUCT accordingly.
See CVE db query:
sqlite> select * from PRODUCTs where PRODUCT in ('hplip',
'linux_imaging_and_printing');
CVE-2009-0122|hp|hplip|2.7.7|=||
CVE-2009-0122|hp|hplip|2.8.2|=||
CVE-2015-0839|hp|linux_imaging_and_printing|||3.17.7|<=
CVE-2025-43023|hp|linux_imaging_and_printing|||3.25.2|<
Signed-off-by: Gyorgy Sarvari <[email protected]>
---
meta-oe/recipes-extended/hplip/hplip_3.22.10.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-oe/recipes-extended/hplip/hplip_3.22.10.bb
b/meta-oe/recipes-extended/hplip/hplip_3.22.10.bb
index ffc18d90c6..2b53d19f9f 100644
--- a/meta-oe/recipes-extended/hplip/hplip_3.22.10.bb
+++ b/meta-oe/recipes-extended/hplip/hplip_3.22.10.bb
@@ -20,6 +20,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz \
file://0001-Fix-upstream-CFLAGS-override.patch"
SRC_URI[sha256sum] =
"533c3f2f6b53e4163ded4fd81d1f11ae6162a0f6451bd5e62a8382d0c1366624"
+CVE_PRODUCT = "hplip linux_imaging_and_printing"
+
UPSTREAM_CHECK_URI = "https://sourceforge.net/p/hplip/activity"
DEPENDS += "cups python3 libusb1 python3-setuptools-native"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#124526):
https://lists.openembedded.org/g/openembedded-devel/message/124526
Mute This Topic: https://lists.openembedded.org/mt/117916498/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-