mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] pcre2: Version bump. 10.45 -> 10.46
@ 2025-08-29 17:50 Christian Melki
  0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2025-08-29 17:50 UTC (permalink / raw)
  To: ptxdist

Security only release.
Plugs CVEs:
CVE-2025-58050 - A heap-buffer-overflow read vulnerability in the regular expression matching engine.

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

diff --git a/rules/pcre2.make b/rules/pcre2.make
index d8b9baf9f..92c034aaa 100644
--- a/rules/pcre2.make
+++ b/rules/pcre2.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PCRE2) += pcre2
 #
 # Paths and names
 #
-PCRE2_VERSION		:= 10.45
-PCRE2_MD5		:= f71abbe1b5adf25cd9af5d26ef223b66
+PCRE2_VERSION		:= 10.46
+PCRE2_MD5		:= 641f99b635ebb9332a9b6a8ce8e2f3cf
 PCRE2			:= pcre2-$(PCRE2_VERSION)
 PCRE2_SUFFIX		:= tar.bz2
 PCRE2_URL		:= https://github.com/PCRE2Project/pcre2/releases/download/$(PCRE2)/$(PCRE2).$(PCRE2_SUFFIX)
-- 
2.43.0




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-08-29 17:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-29 17:50 [ptxdist] [PATCH] pcre2: Version bump. 10.45 -> 10.46 Christian Melki

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