Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/libnids: NVD database has been updated
@ 2020-07-21 18:05 guillaume.bressaix at gmail.com
  2020-07-21 18:43 ` Thomas Petazzoni
  0 siblings, 1 reply; 8+ messages in thread
From: guillaume.bressaix at gmail.com @ 2020-07-21 18:05 UTC (permalink / raw)
  To: buildroot

From: "Guillaume W. Bres" <guillaume.bressaix@gmail.com>

Thanks to Matthew W. & Thomas, the NVD database has been updated
and CVE-2010-0751 is now declared fixed, see
https://security-tracker.debian.org/tracker/CVE-2010-0751

Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
---
 package/libnids/libnids.mk | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/package/libnids/libnids.mk b/package/libnids/libnids.mk
index fb3df318b4..4a67215242 100644
--- a/package/libnids/libnids.mk
+++ b/package/libnids/libnids.mk
@@ -12,10 +12,6 @@ LIBNIDS_INSTALL_STAGING = YES
 LIBNIDS_DEPENDENCIES = host-pkgconf libpcap
 LIBNIDS_AUTORECONF = YES
 
-# CVE-2010-0751 was fixed in libnids v1.24 but the NVD database is not
-# aware of the fix, ignore it until this is updated
-LIBNIDS_IGNORE_CVES += CVE-2010-0751
-
 # disable libnet if not available
 # Tests in configure.in expect --with-libnet=$build_dir
 # not an installation patch like in our context.
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-08-05 21:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-21 18:05 [Buildroot] [PATCH 1/1] package/libnids: NVD database has been updated guillaume.bressaix at gmail.com
2020-07-21 18:43 ` Thomas Petazzoni
2020-07-21 20:08   ` Matthew Weber
2020-07-22  7:32     ` Guillaume Bres
2020-07-30 18:01       ` Matthew Weber
2020-08-05 16:18         ` Matthew Weber
2020-08-05 19:48           ` Thomas Petazzoni
2020-08-05 21:43             ` [Buildroot] [External] " Matthew Weber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox