From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] RFC: CVE analysis
Date: Mon, 22 Sep 2014 17:38:00 -0300 [thread overview]
Message-ID: <542088A8.2080902@zacarias.com.ar> (raw)
In-Reply-To: <CANQCQpbSu1OUHvivMbQFGC3x6GPSWA3imp2GqGMjeqmYZKBstw@mail.gmail.com>
On 09/22/2014 05:21 PM, Matthew Weber wrote:
> I was curious if anyone has done a script similar to the "make
> legal-info" that takes a package list and checks it against a CVE
> database? We're looking at doing some automated tracking of
> vulnerabilities with our nightly builds and were at a point of putting
> something together.
>
> It might also be an interesting feature to expose on the Buildroot
> website.... maybe listing the current vulnerabilities of the last
> release and the current tip?
Hi.
I usually track CVEs and bump/fix when appropiate.
It's mostly a mix of personal scripts, nothing too fancy that i'd like
normal people to see in the current state :)
The problem with actively pursuing security fixes is that it needs some
regular manpower in patching and testing, and that's without considering
backports (though the package infra is quite stable lately).
There are outstanding packages that have some severe vulnerabilities
like cups where i did a call for volunteers to bump/fix without much
success, and i can only do so much in my free time, with cups being
somewhat complicated to test because of varying combinations.
It's not a task that can really be fully automated either because you
can get a CVE for say PHP that fixes a vulnerability that only affects
windows operating systems - there must be some context analysis as well.
I normally try to maintain some format for my security bumps/fixes but
that's completely informal, like:
Subject: Security bump PACKAGE to version x.y
Fixes:
CVE-yyyy-nnnn - short description
But then some other people might catch the bump before myself and there
goes that.
Something nicer would probably be like the .hash files for packages
where we could describe the bumps that affect security and the relevant
CVEs.
Regards.
next prev parent reply other threads:[~2014-09-22 20:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-22 20:21 [Buildroot] RFC: CVE analysis Matthew Weber
2014-09-22 20:38 ` Gustavo Zacarias [this message]
2014-09-22 21:12 ` Matthew Weber
2014-09-23 7:43 ` Thomas Petazzoni
2014-09-23 22:06 ` Joshua Kinard
2014-09-23 22:50 ` Matthew Weber
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=542088A8.2080902@zacarias.com.ar \
--to=gustavo@zacarias.com.ar \
--cc=buildroot@busybox.net \
/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