public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [OE-core] [PATCH v1] util-linux: Add vendor to CVE_PRODUCT to exclude false positives
@ 2026-02-26 12:54 Het Patel -X (hetpat - E INFOCHIPS PRIVATE LIMITED at Cisco)
  2026-02-26 12:54 ` [OE-core] [PATCH v1] mpfr: " Het Patel -X (hetpat - E INFOCHIPS PRIVATE LIMITED at Cisco)
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Het Patel -X (hetpat - E INFOCHIPS PRIVATE LIMITED at Cisco) @ 2026-02-26 12:54 UTC (permalink / raw)
  To: openembedded-core; +Cc: xe-linux-external, vchavda

From: Het Patel <hetpat@cisco.com>

- Added the vendor to CVE_PRODUCT to prevent false positives.

Signed-off-by: Het Patel <hetpat@cisco.com>
---
 meta/recipes-core/util-linux/util-linux.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/util-linux/util-linux.inc b/meta/recipes-core/util-linux/util-linux.inc
index deb9bfd064..81fefa5afa 100644
--- a/meta/recipes-core/util-linux/util-linux.inc
+++ b/meta/recipes-core/util-linux/util-linux.inc
@@ -24,4 +24,4 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/util-linux/v${MAJOR_VERSION}/util-lin
 
 SRC_URI[sha256sum] = "3330d873f0fceb5560b89a7dc14e4f3288bbd880e96903ed9b50ec2b5799e58b"
 
-CVE_PRODUCT = "util-linux"
+CVE_PRODUCT = "kernel:util-linux"


^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2026-03-09 13:42 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-26 12:54 [OE-core] [PATCH v1] util-linux: Add vendor to CVE_PRODUCT to exclude false positives Het Patel -X (hetpat - E INFOCHIPS PRIVATE LIMITED at Cisco)
2026-02-26 12:54 ` [OE-core] [PATCH v1] mpfr: " Het Patel -X (hetpat - E INFOCHIPS PRIVATE LIMITED at Cisco)
2026-03-03 15:21   ` Ross Burton
2026-02-26 12:54 ` [OE-core] [PATCH v1] python3-dbus: Add CVE_PRODUCT to support product name Het Patel -X (hetpat - E INFOCHIPS PRIVATE LIMITED at Cisco)
2026-03-03 15:19   ` Ross Burton
2026-03-09 13:41     ` Het Patel -X (hetpat - E INFOCHIPS PRIVATE LIMITED at Cisco)
2026-02-26 13:17 ` [OE-core] [PATCH v1] util-linux: Add vendor to CVE_PRODUCT to exclude false positives Marko, Peter
2026-02-27  9:05   ` Het Patel -X (hetpat - E INFOCHIPS PRIVATE LIMITED at Cisco)
2026-02-27  9:10     ` Marko, Peter
2026-02-27 12:51       ` Het Patel -X (hetpat - E INFOCHIPS PRIVATE LIMITED at Cisco)
2026-03-02  8:19         ` Marko, Peter

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