The SslHandler in Netty before 3.9.2 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a crafted SSLv2Hello message.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
http://netty.io/news/2014/06/11/3-9-2-Final.html | vendor advisory |
https://github.com/netty/netty/issues/2562 | patch exploit |
http://secunia.com/advisories/59196 | third party advisory |
https://github.com/netty/netty/commit/2fa9400a59d0563a66908aba55c41e7285a04994 | |
https://lists.debian.org/debian-lts-announce/2020/02/msg00018.html | mailing list |