Hide Forgot
A stack-based buffer overflow vulnerability was found in compile_regex(), triggered via crafted regular expression. Upstream bug (contains reproducer): https://bugs.exim.org/show_bug.cgi?id=1515 Upstream patch: http://vcs.pcre.org/pcre?view=revision&revision=1498 CVE request: http://www.openwall.com/lists/oss-security/2015/05/31/4
Created pcre tracking bugs for this issue: Affects: fedora-all [bug 1285401]
Upstream fixed it in 8.36. Simple reproducer is crash when compiling /((?(R)a|(?1)))*/ expression.
This has already been fixed as bug #1128577 in Fedora. No supported Fedora is affected since 2014-08-11.
This is not a stack based buffer overflow, but stack overflow, caused by infinite recursion. The impact of this issue is limited to crash. The problem was introduced upstream between version 8.12 and 8.13.
This issue has been addressed in the following products: Red Hat Enterprise Linux 7 Via RHSA-2016:1025 https://rhn.redhat.com/errata/RHSA-2016-1025.html
This issue has been addressed in the following products: Red Hat Software Collections for Red Hat Enterprise Linux 6 Red Hat Software Collections for Red Hat Enterprise Linux 6.7 EUS Red Hat Software Collections for Red Hat Enterprise Linux 7 Red Hat Software Collections for Red Hat Enterprise Linux 7.2 EUS Red Hat Software Collections for Red Hat Enterprise Linux 7.3 EUS Via RHSA-2016:2750 https://rhn.redhat.com/errata/RHSA-2016-2750.html