First published: Fri Jun 16 2017(Updated: )
In uClibc 0.9.33.2, there is stack exhaustion (uncontrolled recursion) in the check_dst_limits_calc_pos_1 function in misc/regex/regexec.c when processing a crafted regular expression.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Uclibc Uclibc | =0.9.33.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2017-9729 has a severity rating that indicates a significant risk due to its potential for stack exhaustion through uncontrolled recursion.
To fix CVE-2017-9729, you should upgrade to a version of uClibc newer than 0.9.33.2 where this vulnerability has been patched.
CVE-2017-9729 specifically affects uClibc version 0.9.33.2.
CVE-2017-9729 is a stack exhaustion vulnerability caused by uncontrolled recursion in the regex processing function.
CVE-2017-9729 may lead to denial-of-service conditions, but it does not directly lead to remote code execution.