Bug 583288 - erlang contains bundled pcre library, affected by recent;y found overflow
Summary: erlang contains bundled pcre library, affected by recent;y found overflow
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: erlang
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Peter Lemenkov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-04-17 16:50 UTC by Peter Lemenkov
Modified: 2010-04-27 02:19 UTC (History)
3 users (show)

Fixed In Version: erlang-R13B-04.4.fc12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-04-25 13:50:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.