From: "Randall S. Becker" <rsbecker@nexbridge.com>
To: "'Jonathan Nieder'" <jrnieder@gmail.com>
Cc: <git@vger.kernel.org>
Subject: RE: [Question] Documenting platform implications on CVE to git
Date: Fri, 6 Oct 2017 20:04:24 -0400 [thread overview]
Message-ID: <006601d33eff$d8d8b620$8a8a2260$@nexbridge.com> (raw)
In-Reply-To: <20171006234442.GB19555@aiede.mtv.corp.google.com>
-----Original Message-----
On October 6, 2017 7:45 PM Jonathan Nieder wrote: Cc: git@vger.kernel.org
>Randall S. Becker wrote:
>> The first one, mostly. When looking at CVE-2017-14867, there are
>> places like
>> https://nvd.nist.gov/vuln/detail/CVE-2017-14867 where the issue is
>> discussed. It provides hyperlinks to various platform discussions.
>> Unfortunately for me, I am not an HPE employee - and even if I was,
>> there is no specific site where I can publicly discuss the
>> vulnerability. I'm looking to the group here for advice on how to get
>> the word out that it does not appear to apply to the HPE NonStop Git
>> port. The question of where to best do that for any CVE pertaining to
>> git as applicable to the NonStop Port is question #1.
>How do people find out about the HPE NonStop Git port? Where is it distributed?
It is available at http://ituglib.connect-community.org/apps/Ituglib/SrchOpenSrcLib.jsf but we have limited abilities to modify anything but that page. There is a brief release note but nothing sufficient to have a discussion.
>Does that distribution point allow you to publish release notes or other documentation?
Not enough for what I think are our needs.
> Do you have a web page? That's another place you can publish information.
> http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14867
> links to lots of resources that are not from the Git project.
> The oss-security list <http://www.openwall.com/lists/oss-security/>
> allows anyone to participate. It is a place that people often collaborate to figure out the impact of a published
> vulnerability, how to mitigate it, etc. There are other similar mailing lists elsewhere, too.
Thanks, I'll take these to the team.
>> Question #2 - probably more relevant to the specific issue and this
>> group - is whether the vulnerability is contained to Git's use of Perl
>> SCM and since NonStop's Perl does not support SCM, the vulnerability
>> may not be relevant, but I'm not really enough of a Perl guru to make that determination.
>What is Perl SCM? I don't know what you're talking about.
Base Perl does not have a lot of capability beyond a simple interpreter. The CPAN project, https://www.cpan.org/, provides implementations of useful modules, including Source Code Management (SCM) modules that enable things like cvsserver AFAIK, and Mercurial to run. Without it (being the ability to arbitrarily add CPAN modules, which is an issue on NonStop), Perl tends to be a bit handcuffed and blindfolded. 😉
Thanks for the suggestions,
Randall
prev parent reply other threads:[~2017-10-07 0:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-06 13:28 [Question] Documenting platform implications on CVE to git Randall S. Becker
2017-10-06 22:50 ` Jonathan Nieder
2017-10-06 23:34 ` Randall S. Becker
2017-10-06 23:44 ` Jonathan Nieder
2017-10-07 0:04 ` Randall S. Becker [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='006601d33eff$d8d8b620$8a8a2260$@nexbridge.com' \
--to=rsbecker@nexbridge.com \
--cc=git@vger.kernel.org \
--cc=jrnieder@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 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).