Bug 583288

Summary: erlang contains bundled pcre library, affected by recent;y found overflow
Product: [Fedora] Fedora Reporter: Peter Lemenkov <lemenkov>
Component: erlangAssignee: Peter Lemenkov <lemenkov>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: gemi, lemenkov, rhbugs
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: erlang-R13B-04.4.fc12 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-04-25 13:50:52 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Peter Lemenkov 2010-04-17 16:50:57 UTC
Compiling large regular expressions could overflow the workspace buffer. Modify the test to check for a value smaller than the buffer size.

Patch from:
http://vcs.pcre.org/viewvc/code/trunk/pcre_compile.c?r1=504&r2=505&view=patch

Test case:
N = 819, re:compile([lists:duplicate(N, $(), lists:duplicate(N, $))]).

Comment 1 Fedora Update System 2010-04-17 18:13:06 UTC
erlang-R13B-04.4.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/erlang-R13B-04.4.fc13

Comment 2 Fedora Update System 2010-04-17 18:13:16 UTC
erlang-R13B-04.4.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/erlang-R13B-04.4.fc12

Comment 3 Fedora Update System 2010-04-20 13:01:04 UTC
erlang-R13B-04.4.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update erlang'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/erlang-R13B-04.4.fc12

Comment 4 Fedora Update System 2010-04-20 13:36:06 UTC
erlang-R13B-04.4.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update erlang'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/erlang-R13B-04.4.fc13

Comment 5 Fedora Update System 2010-04-25 13:50:43 UTC
erlang-R13B-04.4.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2010-04-27 02:19:41 UTC
erlang-R13B-04.4.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.