Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] bzip2: add bzip2:bzip2 to CVE_PRODUCT
@ 2026-07-23  4:38 mark.yang
  0 siblings, 0 replies; only message in thread
From: mark.yang @ 2026-07-23  4:38 UTC (permalink / raw)
  To: openembedded-core; +Cc: mark.yang

From: "mark.yang" <mark.yang@lge.com>

The CERT-PL record for CVE-2026-42250 carries bzip2:bzip2 in its
affected entry [1], which the bzip:bzip2 pin does not cover, so tools
consuming CNA identities cannot connect the in-tree
CVE-2026-42250.patch to the CVE. NVD has not analysed the entry yet
and currently mirrors the same bzip2:bzip2 identity.

[1] https://www.cve.org/CVERecord?id=CVE-2026-42250

Signed-off-by: mark.yang <mark.yang@lge.com>
---
 meta/recipes-extended/bzip2/bzip2_1.0.8.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-extended/bzip2/bzip2_1.0.8.bb b/meta/recipes-extended/bzip2/bzip2_1.0.8.bb
index 39f0f6749d..3bc74d74aa 100644
--- a/meta/recipes-extended/bzip2/bzip2_1.0.8.bb
+++ b/meta/recipes-extended/bzip2/bzip2_1.0.8.bb
@@ -67,7 +67,7 @@ FILES:libbz2 = "${libdir}/lib*${SOLIBS}"
 
 RDEPENDS:${PN}-ptest += "make bash"
 
-CVE_PRODUCT = "bzip:bzip2"
+CVE_PRODUCT = "bzip:bzip2 bzip2:bzip2"
 
 PROVIDES:append:class-native = " bzip2-replacement-native"
 BBCLASSEXTEND = "native nativesdk"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-23  4:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-23  4:38 [PATCH] bzip2: add bzip2:bzip2 to CVE_PRODUCT mark.yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox