From c01a6c6ec7f23e7c5f04a25dd3a707aa5753736b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 1 Nov 2017 16:04:13 +0100 Subject: [PATCH] Upstream bug #2079 is known as CVE-2017-8786 --- pcre2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pcre2.spec b/pcre2.spec index c4767dd..a31326a 100644 --- a/pcre2.spec +++ b/pcre2.spec @@ -272,7 +272,7 @@ make %{?_smp_mflags} check VERBOSE=yes (upstream bug #2075) - Fix a potential NULL dereference in pcre2_callout_enumerate() if called with a NULL pattern pointer when Unicode support is available (upstream bug #2076) -- Fix 32-bit error buffer size bug in pcre2test (upstream bug #2079) +- Fix CVE-2017-8786 (32-bit error buffer size bug in pcre2test) (bug #1500717) * Mon Mar 20 2017 Petr Pisar - 10.23-3 - Fix an internal error for a forward reference in a lookbehind with