All of lore.kernel.org
 help / color / mirror / Atom feed
From: ChenQi <Qi.Chen@windriver.com>
To: skandigraun@gmail.com,
	"openembedded-devel@lists.openembedded.org"
	<openembedded-devel@lists.openembedded.org>
Subject: Re: [oe] Many CVE_PRODUCTS patches
Date: Wed, 31 Dec 2025 16:12:31 +0800	[thread overview]
Message-ID: <ea64bef2-30db-477f-bd9c-9dd27d6599d1@windriver.com> (raw)
In-Reply-To: <3d4935dc-f9b9-400e-831e-843104190500@gmail.com>

I think your finding is important.

Yet, I'd suggest we change the default value in pypi.bbclass, removing 
the 'python:' prefix.
That would set a more reasonable value.

Take NVD data as an example:
$ grep 'cpe:2.3:a:python:' ~/.cvedb/nvdcve-2.0-* | grep -v 
':python:python:' | wc -l
159

In all NVD data, from 2002 to 2025 (+ Modified, Recent), there are only 
159 lines that have 'python:' prefix.
That's a very small percentage. To be honest, the number is way below my 
initial guess.

So, could you please try changing the default value in pypi.bbclass to 
see how things work?

Regards,
Qi


On 12/30/25 23:51, Gyorgy Sarvari via lists.openembedded.org wrote:
> Apologies for this CVE_PRODUCT patch-tsunami.
>
> While reviewing an earlier submitted CVE patch, I was wondering why that
> CVE didn't show up in the CVE report - it turned out that almost all
> recipes using the pypi class use the default CVE_PRODUCT, however there
> are quite a few where it is not appropriate, making the cve-checker to
> miss relevant CVEs.
>
> For today I don't plan to spam further, but I'm only about halfway
> through my list for the master branch, about the same amount left for
> tomorrow-ish.
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#123037): https://lists.openembedded.org/g/openembedded-devel/message/123037
> Mute This Topic: https://lists.openembedded.org/mt/116999150/7304865
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [Qi.Chen@eng.windriver.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>



  parent reply	other threads:[~2025-12-31  8:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-30 15:51 Many CVE_PRODUCTS patches Gyorgy Sarvari
2025-12-31  0:59 ` [oe] " Khem Raj
2025-12-31  8:12 ` ChenQi [this message]
2025-12-31 10:16   ` Gyorgy Sarvari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ea64bef2-30db-477f-bd9c-9dd27d6599d1@windriver.com \
    --to=qi.chen@windriver.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=skandigraun@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.