Re: [meta-virtualization] [master] [PATCH] criu: Add CVE_PRODUCT to align with NVD CPE
Bruce Ashfield <[email protected]> Tue, 21 Apr 2026 02:36:55 +0000
| Newsgroups | org.yoctoproject.lists.meta-virtualization |
|---|---|
| Message-ID | <[email protected]> |
merged. Bruce In message: [meta-virtualization] [master] [PATCH] criu: Add CVE_PRODUCT to align with NVD CPE on 17/04/2026 Himanshu Jadon -X (hjadon - E INFOCHIPS PRIVATE LIMITED at Cisco) via lists.yoctoproject.org wrote: > From: Himanshu Jadon <[email protected]> > > 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 <[email protected]> > --- > recipes-containers/criu/criu_git.bb | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/recipes-containers/criu/criu_git.bb b/recipes-containers/criu/criu_git.bb > index c27ca56e..1d36ca18 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" > -- > 2.35.6 > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#9710): https://lists.yoctoproject.org/g/meta-virtualization/message/9710 > Mute This Topic: https://lists.yoctoproject.org/mt/118872439/1050810 > Group Owner: [email protected] > Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] > -=-=-=-=-=-=-=-=-=-=-=- >