From: Stefan Hajnoczi <stefanha@gmail.com>
To: "Daniel P. Berrange" <berrange@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] QEMU CII Best Practices record
Date: Mon, 23 Oct 2017 19:31:52 +0200 [thread overview]
Message-ID: <20171023173152.GD15029@stefanha-x1.localdomain> (raw)
In-Reply-To: <20171013132507.GH20515@redhat.com>
On Fri, Oct 13, 2017 at 02:25:07PM +0100, Daniel P. Berrange wrote:
> Many projects these days are recording progress wrt CII best practices
> for FLOOS projects. I filled out a record for QEMU:
>
> https://bestpractices.coreinfrastructure.org/projects/1309
>
> I only looked at the 'Passing' criteria, not considered the 'Silver' and
> 'Gold' criteria. So if anyone else wants to contribute, register an
> account there and tell me the username whereupon I can add you as a
> collaborator.
>
> Two items I don't think QEMU achieves for the basic "Passing" criteria
>
> - The release notes MUST identify every publicly known vulnerability
> that is fixed in each new release.
>
> I don't see a list of CVEs mentioned in our release Changelogs or
> indeed a historic list of CVEs anywhere even outside the release
> notes ?
>
> - It is SUGGESTED that if the software produced by the project includes
> software written using a memory-unsafe language (e.g., C or C++), then
> at least one dynamic tool (e.g., a fuzzer or web application scanner)
> be routinely used in combination with a mechanism to detect memory
> safety problems such as buffer overwrites.
>
> NB this is not 'coverity' which falls under the 'static anlaysis'
> group. I'm unclear if anyone in the community does regular fuzzing
> or analysis with ASAN & equiv ?
I'm not aware of automated ASAN or Valgrind runs although developers
tend to run them in ad-hoc fashion during development.
Stefan
next prev parent reply other threads:[~2017-10-23 17:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-13 13:25 [Qemu-devel] QEMU CII Best Practices record Daniel P. Berrange
2017-10-23 17:31 ` Stefan Hajnoczi [this message]
2017-10-23 17:55 ` Peter Maydell
2017-10-24 7:42 ` Daniel P. Berrange
2017-10-24 7:46 ` Daniel P. Berrange
2017-10-24 8:12 ` Peter Maydell
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=20171023173152.GD15029@stefanha-x1.localdomain \
--to=stefanha@gmail.com \
--cc=berrange@redhat.com \
--cc=qemu-devel@nongnu.org \
/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;
as well as URLs for NNTP newsgroup(s).