From 084b31744448e34588ee94077d360e7d0b88108f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Wed, 2 Dec 2015 14:31:37 +0100 Subject: [PATCH] Bug #1256452 is known as CVE-2015-8381 --- pcre.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pcre.spec b/pcre.spec index 5e399fa..4cc0dde 100644 --- a/pcre.spec +++ b/pcre.spec @@ -211,8 +211,8 @@ make %{?_smp_mflags} check VERBOSE=yes (upstream bug #1697) * Tue Aug 25 2015 Petr Pisar - 8.37-4 -- Fix a heap overflow when compiling certain expression with named references - (bug #1256452) +- Fix CVE-2015-8381 (a heap overflow when compiling certain expression with + named references) (bug #1256452) * Thu Aug 06 2015 Petr Pisar - 8.37-3 - Fix a buffer overflow with duplicated named groups with a reference between