All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/exim: drop stale CVE-2022-3559
@ 2025-06-02 18:40 Daniel Lang via buildroot
  2025-06-02 21:23 ` Luca Ceresoli via buildroot
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Daniel Lang via buildroot @ 2025-06-02 18:40 UTC (permalink / raw)
  To: buildroot; +Cc: Bernd Kuhls, Luca Ceresoli

The CVE database was updated and includes the additional "up to
(including) 4.97" version information.

Signed-off-by: Daniel Lang <dalang@gmx.at>
---
 package/exim/exim.mk | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/package/exim/exim.mk b/package/exim/exim.mk
index 6fa16e69a2..3afe553caa 100644
--- a/package/exim/exim.mk
+++ b/package/exim/exim.mk
@@ -13,10 +13,6 @@ EXIM_CPE_ID_VENDOR = exim
 EXIM_SELINUX_MODULES = exim mta
 EXIM_DEPENDENCIES = host-berkeleydb host-pcre2 pcre2 berkeleydb host-pkgconf
 
-# Incorrect NVD database, reported at
-# https://lore.kernel.org/buildroot/20250517183423.07951665@windsurf/
-EXIM_IGNORE_CVES += CVE-2022-3559
-
 # Modify a variable value. It must already exist in the file, either
 # commented or not.
 define exim-config-change # variable-name, variable-value
-- 
2.49.0

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

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

end of thread, other threads:[~2025-06-12 20:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-02 18:40 [Buildroot] [PATCH] package/exim: drop stale CVE-2022-3559 Daniel Lang via buildroot
2025-06-02 21:23 ` Luca Ceresoli via buildroot
2025-06-03 20:27 ` Peter Korsgaard
2025-06-12 20:07 ` Arnout Vandecappelle via buildroot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.