Netty project is an event-driven asynchronous network application framework. In versions prior to 4.1.86.Final, a StackOverflowError can be raised when parsing a malformed crafted message due to an infinite recursion. This issue is patched in version 4.1.86.Final. There is no workaround, except using a custom HaProxyMessageDecoder.
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/netty/netty/security/advisories/GHSA-fx2c-96vj-985v | third party advisory exploit |
https://lists.debian.org/debian-lts-announce/2023/01/msg00008.html | third party advisory mailing list |
https://www.debian.org/security/2023/dsa-5316 | third party advisory vendor advisory |
https://security.netapp.com/advisory/ntap-20230113-0004/ | third party advisory |