Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Final and 4.2.17.Final, io.netty.handler.codec.sctp.SctpMessageCompletionHandler limits incomplete messages and fragment counts but not maxBufferedBytes, allowing unauthenticated peers to exhaust memory with large SCTP fragments. This issue is fixed in versions 4.1.137.Final and 4.2.17.Final.
{
"binaries": [
{
"binary_version": "1:4.1.48-16ubuntu0.1~esm2",
"binary_name": "libnetty-buffer-java"
},
{
"binary_version": "1:4.1.48-16ubuntu0.1~esm2",
"binary_name": "libnetty-common-java"
},
{
"binary_version": "1:4.1.48-16ubuntu0.1~esm2",
"binary_name": "libnetty-java"
}
]
}