From: Fabrice Fontaine <fontaine.fabrice@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/ed: annotate CVE-2015-2987
Date: Sun, 1 Mar 2020 20:46:37 +0100 [thread overview]
Message-ID: <20200301194637.210308-1-fontaine.fabrice@gmail.com> (raw)
CVE-2015-2987 is misclassified (by our CVE tracker) as affecting ed,
while in fact it affects Type74 ED (http://type74.org/edman5-1.php).
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/ed/ed.mk | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/package/ed/ed.mk b/package/ed/ed.mk
index 6ef8f951cf..271297f60a 100644
--- a/package/ed/ed.mk
+++ b/package/ed/ed.mk
@@ -10,6 +10,10 @@ ED_SOURCE = ed-$(ED_VERSION).tar.lz
ED_LICENSE = GPL-3.0+
ED_LICENSE_FILES = COPYING
+# CVE-2015-2987 is misclassified (by our CVE tracker) as affecting ed, while in
+# fact it affects Type74 ED (http://type74.org/edman5-1.php).
+ED_IGNORE_CVES += CVE-2015-2987
+
define ED_CONFIGURE_CMDS
(cd $(@D); \
$(TARGET_MAKE_ENV) ./configure \
--
2.25.0
next reply other threads:[~2020-03-01 19:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-01 19:46 Fabrice Fontaine [this message]
2020-03-01 20:02 ` [Buildroot] [PATCH 1/1] package/ed: annotate CVE-2015-2987 Thomas Petazzoni
2020-03-01 20:22 ` Fabrice Fontaine
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=20200301194637.210308-1-fontaine.fabrice@gmail.com \
--to=fontaine.fabrice@gmail.com \
--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