From cc592ac839d84e6c3949f018aeb3166cf582246d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 3 Dec 2015 09:25:42 +0100 Subject: [PATCH] Bug #1250946 is known as CVE-2015-8385 --- pcre.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pcre.spec b/pcre.spec index 4cc0dde..910e874 100644 --- a/pcre.spec +++ b/pcre.spec @@ -219,8 +219,8 @@ make %{?_smp_mflags} check VERBOSE=yes their definition, with a group that reset capture numbers - Fix a buffer overflow with a forward reference by name to a group whose number is the same as the current group -- Fix a buffer overflow with duplicated named groups and an occurrence of "(?|" - (bug #1250946) +- Fix CVE-2015-8385 (a buffer overflow with duplicated named groups and an + occurrence of "(?|") (bug #1250946) * Wed Jul 01 2015 Petr Pisar - 8.37-2 - Fix CVE-2015-3210 (heap overflow when compiling an expression with named