Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH RESEND 1/2] package/busybox: re-introduce IGNORE_CVES for CVE-2023-42366
@ 2026-08-11 11:35 Thomas Perale via buildroot
  2026-08-11 11:35 ` [Buildroot] [PATCH RESEND 2/2] package/busybox: patch CVE-2024-58251 Thomas Perale via buildroot
  2026-08-11 20:04 ` [Buildroot] [PATCH RESEND 1/2] package/busybox: re-introduce IGNORE_CVES for CVE-2023-42366 Julien Olivain via buildroot
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Perale via buildroot @ 2026-08-11 11:35 UTC (permalink / raw)
  To: buildroot

The patch `0008-awk.c-fix-CVE-2023-42366-bug-15874.patch` was introduced
in [1]. The IGNORE_CVES entry was removed while the patch is still
present in [2].

Re-introduce this IGNORE_CVES entry.

[1] 75c594d446 package/busybox: fix pending CVEs
[2] f88537c46b package/busybox: drop stale IGNORE_CVES entries

Signed-off-by: Thomas Perale <thomas.perale@mind.be>
---
Hi,

I'm resending, because I'm waiting for this series to apply to fix the
busybox CVEs on the LTS branch.

The same patch is applied in debian and yocto busybox 1.38.

PERALE Thomas
---
 package/busybox/busybox.mk | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/package/busybox/busybox.mk b/package/busybox/busybox.mk
index 32a765c6a4..c938782590 100644
--- a/package/busybox/busybox.mk
+++ b/package/busybox/busybox.mk
@@ -15,6 +15,10 @@ BUSYBOX_CPE_ID_VENDOR = busybox
 # 0004-nslookup-sanitize-all-printed-strings-with-printable.patch
 BUSYBOX_IGNORE_CVES += CVE-2022-28391
 
+# This is not stale, NVD entry mentions up to version 1.36.1.
+# 0008-awk.c-fix-CVE-2023-42366-bug-15874.patch
+BUSYBOX_IGNORE_CVES += CVE-2023-42366
+
 # 0010-testsuite-tar-tests-fix-test-after-cve-2025-46394.patch
 BUSYBOX_IGNORE_CVES += CVE-2025-46394
 
-- 
2.55.0

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

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

end of thread, other threads:[~2026-08-11 20:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-11 11:35 [Buildroot] [PATCH RESEND 1/2] package/busybox: re-introduce IGNORE_CVES for CVE-2023-42366 Thomas Perale via buildroot
2026-08-11 11:35 ` [Buildroot] [PATCH RESEND 2/2] package/busybox: patch CVE-2024-58251 Thomas Perale via buildroot
2026-08-11 20:04 ` [Buildroot] [PATCH RESEND 1/2] package/busybox: re-introduce IGNORE_CVES for CVE-2023-42366 Julien Olivain via buildroot

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