Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Weber via buildroot <buildroot@buildroot.org>
To: buildroot@buildroot.org
Cc: Paul Cercueil <paul@crapouillou.net>,
	Matthew Weber <matthew.weber@collins.com>,
	"Yann E . MORIN" <yann.morin.1998@free.fr>
Subject: [Buildroot] [PATCH 2/2] package/lightning: [revert]ignore not applicable CVE-2020-7747
Date: Mon, 18 Oct 2021 16:40:14 -0500	[thread overview]
Message-ID: <20211018214014.1202-2-matthew.weber@collins.com> (raw)
In-Reply-To: <20211018214014.1202-1-matthew.weber@collins.com>

This reverts commit 613953f8217bf5b27489e0a939147ef7c74c3f7a.

A new CPE ID was assigned by NIST and this whitelist can be
dropped as the package is setup to use the correct CPE (Not
to be confused with the other lightning-* packages which show
up when a free txt search is used to find the CVE.)

Cc: Paul Cercueil <paul@crapouillou.net>
Cc: Yann E. MORIN <yann.morin.1998@free.fr>
Signed-off-by: Matthew Weber <matthew.weber@collins.com>
---
 package/lightning/lightning.mk | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/package/lightning/lightning.mk b/package/lightning/lightning.mk
index c0036e5cd1..da8c07e61f 100644
--- a/package/lightning/lightning.mk
+++ b/package/lightning/lightning.mk
@@ -13,10 +13,6 @@ LIGHTNING_CPE_ID_VENDOR = gnu
 # We're patching include/Makefile.am
 LIGHTNING_AUTORECONF = YES
 
-# CVE-2020-7747 is for the Javascript lightning-server project, and not for
-# GNU Lightning.
-LIGHTNING_IGNORE_CVES = CVE-2020-7747
-
 ifeq ($(BR2_PACKAGE_LIGHTNING_DISASSEMBLER),y)
 LIGHTNING_DEPENDENCIES += binutils zlib
 LIGHTNING_CONF_OPTS += --enable-disassembler
-- 
2.17.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2021-10-18 21:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-18 21:40 [Buildroot] [PATCH 1/2] package/lightning: add LIGHTNING_CPE_ID_VENDOR Matthew Weber via buildroot
2021-10-18 21:40 ` Matthew Weber via buildroot [this message]
2021-10-19 19:37   ` [Buildroot] [PATCH 2/2] package/lightning: [revert]ignore not applicable CVE-2020-7747 Yann E. MORIN
2021-10-25  9:06   ` Paul Cercueil
2021-10-25 13:09     ` [Buildroot] [External] " Weber, Matthew L Collins via buildroot
2021-10-25 13:10       ` Paul Cercueil
2021-10-26 12:27         ` Peter Korsgaard
2021-10-19 19:36 ` [Buildroot] [PATCH 1/2] package/lightning: add LIGHTNING_CPE_ID_VENDOR Yann E. MORIN
2021-10-25 12:13 ` Peter Korsgaard

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=20211018214014.1202-2-matthew.weber@collins.com \
    --to=buildroot@buildroot.org \
    --cc=matthew.weber@collins.com \
    --cc=paul@crapouillou.net \
    --cc=yann.morin.1998@free.fr \
    /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