Lack of error handling in the TCP server in Google's gRPC starting version 1.23 on posix-compatible platforms (ex. Linux) allows an attacker to cause a denial of service by initiating a significant number of connections with the server. Note that gRPC C++ Python, and Ruby are affected, but gRPC Java, and Go are NOT affected.
{
"versions": [
{
"introduced": "1.23.0"
},
{
"fixed": "1.53.2"
},
{
"introduced": "1.54.0"
},
{
"fixed": "1.54.3"
},
{
"introduced": "1.55.0"
},
{
"fixed": "1.55.3"
},
{
"introduced": "0"
},
{
"last_affected": "1.56.0"
}
]
}