Oniguruma before 6.9.3 allows Stack Exhaustion in regcomp.c because of recursion in regparse.c.
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://github.com/kkos/oniguruma/issues/147 | issue tracking patch exploit third party advisory |
https://github.com/kkos/oniguruma/commit/4097828d7cc87589864fecf452f2cd46c5f37180 | patch |
https://github.com/kkos/oniguruma/compare/v6.9.2...v6.9.3 | patch release notes |
https://lists.debian.org/debian-lts-announce/2019/09/msg00010.html | third party advisory mailing list |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NWOWZZNFSAWM3BUTQNAE3PD44A6JU4KE/ | vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZW47MSFZ6WYOAOFXHBDGU4LYACFRKC2Y/ | vendor advisory |
https://usn.ubuntu.com/4460-1/ | third party advisory vendor advisory |