In the GNU C Library (aka glibc or libc6) through 2.29, check_dst_limits_calc_pos_1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '(\227|)(\\1\\1|t1|\\\2537)+' in grep.
The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.
Link | Tags |
---|---|
https://security.netapp.com/advisory/ntap-20190315-0002/ | third party advisory patch |
https://lists.gnu.org/archive/html/bug-gnulib/2019-01/msg00108.html | mailing list exploit vendor advisory |
http://www.securityfocus.com/bid/107160 | vdb entry third party advisory |
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=34141 | mailing list exploit vendor advisory |
https://support.f5.com/csp/article/K26346590?utm_source=f5support&%3Butm_medium=RSS |