REDHAT-BUG-383361: Integer Overflow
CVE-2006-7224 initially described several integer overflows in pcre, all described here: http://scary.beasts.org/security/CESA-2007-006.html
This id should be used to describe issue #2 in that advisory:
2) Uncharacterized crash researching item #1 above: Demo:
(?P<0>)(?P<1>)...fill in this sequence...(?P<3999>)
This does not trigger the integer overflow present in #1 above, but still crashes with a serious-looking memory error of some kind - possibly a buffer overflow.
Affected Software
Event History
Frequently Asked Questions
What is the severity of REDHAT-BUG-383361?
The vulnerability REDHAT-BUG-383361 is classified as critical due to its potential for integer overflow leading to security risks.
How do I fix REDHAT-BUG-383361?
To address the vulnerability REDHAT-BUG-383361, update PCRE to the latest version provided by your vendor.
What systems are affected by REDHAT-BUG-383361?
The vulnerability REDHAT-BUG-383361 affects systems running PCRE with the specific versions vulnerable to integer overflow.
What are the potential consequences of REDHAT-BUG-383361?
Exploiting vulnerability REDHAT-BUG-383361 could allow an attacker to execute arbitrary code on the affected system.
Is there a known exploit for REDHAT-BUG-383361?
While specific exploits for REDHAT-BUG-383361 may not be publicly documented, the nature of integer overflow vulnerabilities often leads to exploit development.