mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] expat: Version bump. 2.8.3 -> 2.8.4
Date: Fri,  4 Sep 2026 19:38:47 +0200	[thread overview]
Message-ID: <20260904173847.4107208-1-christian.melki@t2data.com> (raw)

Security fixes.
https://github.com/libexpat/libexpat/blob/R_2_8_4/expat/Changes

CVE-2026-66046: Fix quadratic runtime.
CVE-2026-76641: Fix quadratic runtime.
CVE-2026-76957: Protect custom encoding callbacks from parser re-entry.
CVE-2026-76956: Fix inverted getentropy() return handling.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/expat.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/expat.make b/rules/expat.make
index 767da98b9..598f870d3 100644
--- a/rules/expat.make
+++ b/rules/expat.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_EXPAT) += expat
 #
 # Paths and names
 #
-EXPAT_VERSION		:= 2.8.3
-EXPAT_SHA256		:= b4cc2483927d5e90bf8c40b44a6b95b368b42a8a96e25883fce188b48a92b670
+EXPAT_VERSION		:= 2.8.4
+EXPAT_SHA256		:= 963250a823c16a498582b4ad82ad0f88926be0769675d3b6956be4d769a1cd8f
 EXPAT			:= expat-$(EXPAT_VERSION)
 EXPAT_SUFFIX		:= tar.bz2
 EXPAT_RELEASE		:= R_$(subst .,_,$(EXPAT_VERSION))
-- 
2.43.0




                 reply	other threads:[~2026-09-06 11:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20260904173847.4107208-1-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --cc=ptxdist@pengutronix.de \
    /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