Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Benjamin Robin <benjamin.robin@bootlin.com>
To: "openembedded-core@lists.openembedded.org"
	<openembedded-core@lists.openembedded.org>,
	"Marko, Peter" <Peter.Marko@siemens.com>
Cc: "ross.burton@arm.com" <ross.burton@arm.com>,
	"olivier.benjamin@bootlin.com" <olivier.benjamin@bootlin.com>,
	"mathieu.dubois-briand@bootlin.com"
	<mathieu.dubois-briand@bootlin.com>,
	"thomas.petazzoni@bootlin.com" <thomas.petazzoni@bootlin.com>,
	"pascal.eberhard@se.com" <pascal.eberhard@se.com>,
	"wahid.essid@se.com" <wahid.essid@se.com>
Subject: Re: [PATCH 0/3] sbom-cve-check: Update to version 1.3.3 and update CVE databases
Date: Wed, 05 Aug 2026 13:53:49 +0200	[thread overview]
Message-ID: <bw3zkoBBRe-stxJ7o3YWrw@bootlin.com> (raw)
In-Reply-To: <AS8PR10MB5073728DC68610A9254ED210FDD32@AS8PR10MB5073.EURPRD10.PROD.OUTLOOK.COM>

Hello Peter,

On Wednesday, August 5, 2026 at 12:00 PM, Marko, Peter wrote:
> I have noticed that right after merging this commit, 9 historical CVEs were newly reported in Yocto master metrics.
> (which is higher number than what was resolved by this update, which was 3 or 4).
> 
> All are caused by "no-version-ranges":
> 
> gnutls CVE-2023-0361
> glibc CVE-2011-0536 
> glibc CVE-2025-0577 (was "Fixed from version >2.40-17.fc41")

For the CVE-2025-0577:
 - The NVD database does not provide any version range.
 - The CVE List database only provides the following ranges:
   - >= 2.39-28.fc40 , <= 2.39-33.fc40
   - >= 2.40-12.fc41 , <= 2.40-17.fc41

These ranges are no longer used, since the range contains a packaging distro
version. It is not possible (programmatically) to know that version
2.44 contains the fix for this CVE. Indeed the 2.40-17.fc41 may provide
an additional patch to fix that particular CVE.

See associated issue [1]

> ovmf CVE-2017-5731
> ovmf CVE-2019-14584
> pulseaudio CVE-2020-15710
> pulseaudio CVE-2020-16123
> openssl CVE-2015-3216
> ppp CVE-2020-15704 (was "Fixed from version 2.4.7-2\\+2ubuntu1.3")

For the CVE-2020-15704 this is exactly the same case as CVE-2025-0577.

> 
> I guess the two above which I extra commented are something which in theory could be looked at and handled in code?
> The rest are unfortunately all data source issues.
> 
> I'll send annotations for all anyway...

The proper way is to send an email to the CNA to fix these version ranges.
Most of the CNA that we contacted fixed the CVE entry pretty quickly.

CVE-2025-0577 and CVE-2020-15704 do not provide proper version ranges
(with upstream version). This is why sbom-cve-check indicates
"no-version-ranges".


[1] https://github.com/bootlin/sbom-cve-check/issues/26

Best regards,
-- 
Benjamin Robin, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com





      reply	other threads:[~2026-08-05 11:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-03  9:25 [PATCH 0/3] sbom-cve-check: Update to version 1.3.3 and update CVE databases Benjamin Robin (Schneider Electric)
2026-08-03  9:25 ` [PATCH 1/3] python3-sbom-cve-check: update to version 1.3.3 Benjamin Robin (Schneider Electric)
2026-08-03  9:25 ` [PATCH 2/3] sbom-cve-check-update-cvelist-native: update to version 2026-08-03 Benjamin Robin (Schneider Electric)
2026-08-03  9:25 ` [PATCH 3/3] sbom-cve-check-update-nvd-native: update to version 2026.08.03-000011 Benjamin Robin (Schneider Electric)
2026-08-05 10:00 ` [PATCH 0/3] sbom-cve-check: Update to version 1.3.3 and update CVE databases Marko, Peter
2026-08-05 11:53   ` Benjamin Robin [this message]

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=bw3zkoBBRe-stxJ7o3YWrw@bootlin.com \
    --to=benjamin.robin@bootlin.com \
    --cc=Peter.Marko@siemens.com \
    --cc=mathieu.dubois-briand@bootlin.com \
    --cc=olivier.benjamin@bootlin.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=pascal.eberhard@se.com \
    --cc=ross.burton@arm.com \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=wahid.essid@se.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox