mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/exim: update comment on CVE-2022-3559
We no longer have the patch fixing CVE-2022-3559 because we've updated to a version of exim that includes it. However, the ignore CVE entry is not stale because the NVD database is incorrect on this CVE. We reported the issue to upstream NVD at: https://lore.kernel.org/buildroot/20250517183423.07951665@windsurf/ Let's document this above the ignore CVE entry. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
463e21fdcb
commit
114784cb7b
@@ -13,7 +13,8 @@ EXIM_CPE_ID_VENDOR = exim
|
||||
EXIM_SELINUX_MODULES = exim mta
|
||||
EXIM_DEPENDENCIES = host-berkeleydb host-pcre2 pcre2 berkeleydb host-pkgconf
|
||||
|
||||
# 0006-Fix-regex-n-use-after-free.-Bug-2915.patch
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user