The CVEs are tracked with an underscore in the product name:

sqlite> select * from PRODUCTs where product like '%async%mq%';
CVE-2025-65503|redboltz|async_mqtt|10.2.5|=||

This patch sets the correct CVE_PRODUCT.

Signed-off-by: Gyorgy Sarvari <[email protected]>
---
 meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.2.6.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.2.6.bb 
b/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.2.6.bb
index 6a73543821..47de7a7344 100644
--- a/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.2.6.bb
+++ b/meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_10.2.6.bb
@@ -4,6 +4,8 @@ LICENSE = "BSL-1.0"
 
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e4224ccaecb14d942c71d31bef20d78c"
 
+CVE_PRODUCT = "async_mqtt"
+
 SRC_URI = 
"git://github.com/redboltz/async_mqtt;protocol=http;branch=main;protocol=https;tag=${PV}"
 SRCREV = "cb3d37dc3432b9c03fe631eeba2d548de7457bf9"
 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#123344): 
https://lists.openembedded.org/g/openembedded-devel/message/123344
Mute This Topic: https://lists.openembedded.org/mt/117205109/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

  • [oe] [meta-oe][PATCH 1/2] asyncm... Gyorgy Sarvari via lists.openembedded.org

Reply via email to