From 484a57d2df5d02e2cc64a7b7e03be93ffeaff8d4 Mon Sep 17 00:00:00 2001 From: Himanshu Jadon Date: Fri, 17 Apr 2026 01:33:43 -0700 Subject: criu: Add CVE_PRODUCT to align with NVD CPE CVE_PRODUCT has been set to criu:checkpoint/restore_in_userspace to align with the product naming used in the NVD CPE database for criu. The slash-containing product token is intentional as NVD references this project under checkpoint/restore_in_userspace. Only a single CPE entry exists in the NVD for this product: cpe:2.3:a:criu:checkpoint/restore_in_userspace Signed-off-by: Himanshu Jadon Signed-off-by: Bruce Ashfield --- recipes-containers/criu/criu_git.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-containers/criu') diff --git a/recipes-containers/criu/criu_git.bb b/recipes-containers/criu/criu_git.bb index c27ca56e..497201f5 100644 --- a/recipes-containers/criu/criu_git.bb +++ b/recipes-containers/criu/criu_git.bb @@ -108,3 +108,5 @@ FILES:${PN}-staticdev += " \ ${libexecdir}/compel/std.lib.a \ ${libexecdir}/compel/fds.lib.a \ " + +CVE_PRODUCT = "criu:checkpoint\/restore_in_userspace" -- cgit v1.2.3-54-g00ecf