DescriptionMurray McAllister
2014-08-05 05:42:47 UTC
Maksymilian Arciemowicz reported a resource consumption issue in the libcxx C++ regex library. If an attacker were able to make an application using this library process a specially-crafted regular expression, it could cause the application to consume excessive system resources.
Original report:
http://seclists.org/fulldisclosure/2014/Aug/1
Upstream bug:
http://llvm.org/bugs/show_bug.cgi?id=20291
A patch is not yet available. Currently on Fedora, this requires compiling the affected program with the experimental ISO C++ 2011 support by using the "-std=c++11" option.
Comment 1Murray McAllister
2014-08-05 05:43:59 UTC
Created llvm tracking bugs for this issue:
Affects: fedora-all [bug 1126696]
Affects: epel-6 [bug 1126698]
Affects: epel-7 [bug 1126699]
Comment 2Murray McAllister
2014-08-05 05:44:03 UTC
Created mingw-llvm tracking bugs for this issue:
Affects: fedora-all [bug 1126697]
Comment 3Murray McAllister
2014-08-05 05:51:38 UTC